OCLOperators ShowActionMenuForCurrentInNesting
(Automatically adding template at the end of the page.)
(Adding message template to the top of the page)
Line 1: Line 1:
{{message|Write the content here to display this box}}
When using placingContainers, one is responsible for the actions to select and make Current, etc, one self.
When using placingContainers, one is responsible for the actions to select and make Current, etc, one self.



Revision as of 22:22, 16 June 2024

Write the content here to display this box

When using placingContainers, one is responsible for the actions to select and make Current, etc, one self.

If you miss the generic logic that brings up a menu where you pressed the button, you can now bring up that action menu with this call:

vCurrent_Things:=self;
selfVM.ShowActionMenuForCurrentInNesting( 'Things' )
2022-09-14 00h26 31.png

This way, you can easily give the user access to actions matched on type and access groups, etc:

2022-09-14 00h24 24.gif
This page was edited 95 days ago on 06/17/2024. What links here