SetMDGuided
Mon 01 January 2018Syntax
SetMDGuided(guided)
Description
For master/detail and activity guide components, use the SetMDGuided function to set whether the master/detail or activity guide wrapper is in guided mode (that is, Previous and Next buttons are displayed in the fluid banner). If this function is never invoked, the default value is False; non-guided mode is in effect.
Note: Invoke this function from the wrapper component only, and not from individual components or pages displayed within the wrapper.
Important! Use this function within fluid applications only.
Parameters
Field or Control |
Definition |
---|---|
guided |
Specifies a Boolean value indicating whether the master/detail or activity guide wrapper is in guided mode. |
Returns
A Boolean value.