IsMDGuided

Mon 01 January 2018

Syntax

IsMDGuided()

Description

For master/detail and activity guide components, use the IsMDGuided function to return a Boolean value indicating whether the master/detail or activity guide wrapper is in guided mode (that is, Previous and Next are displayed in the fluid banner). The default value is False; non-guided mode is in effect.

Note: If search results are to be displayed in the Master/Detail format (as set on the Fluid tab of the component definition), once a user drills into an individual search, the master/detail format is displayed, and this function returns true at that time.

Important! Use this function within fluid applications only.

Parameters

None.

Returns

A Boolean value.