StdCurCompEditFlexLayout event

This event occurs before the Edit Contained Component Visibility and Order (FlexLayout) dialog box opens.

The default implementation opens the Edit Contained Component Visibility and Order (FlexLayout) dialog box for the current form FlexLayout component.

This event is defined in Mongoose runtime. Your application can call the default implementation by using this event through a form event handler or form script.

Remarks

The contained components of FlexLayout are grouped in regions. You can update its sequence and visibility attributes.

Similar to grid components, you can create a right-click menu object and assign it to a FlexLayout component.