SetMDListPopup
Mon 01 January 2018Syntax
SetMDListPopup(non_optimized)
Description
For master/detail and activity guide wrapper components, use the SetMDListPopup function to set whether the master/detail or activity guide wrapper is in non-optimized mode (that is, navigation to pages is presented in a drop-down list in the fluid banner, not in the left panel). If this function is never invoked, the default value is False; optimized mode is in effect (that is, items are presented in the left panel).
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  | 
   
|---|---|
| non_optimized | 
      Specifies a Boolean value indicating whether the master/detail or activity guide wrapper is in non-optimized mode.  | 
   
Returns
A Boolean value.