Configuring Full Node Expansion for Feature Option Effectivity

You can configure whether all nodes are automatically fully expanded for the selected context when building Feature Option effectivity expressions.

See Property for Full Node Expansion for Feature Option Effectivity.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To specify whether all nodes are automatically fully expanded for the selected context when building Feature Option effectivity expressions, add or edit this line in the file used to import properties into a page object:

    Effectivity.ExpandLevel.All = false
    Set the value for this property depending on your business requirements:
    • true = All node levels of the feature's context are fully expanded automatically.
    • false = Only the top level item of the feature's context is shown. The user must expand each node level manually.
    Note: All nodes of the milestone context will be expanded irrespective of this setting.

  3. When you are finished updating the text file with all properties that you want to modify, use the text file to modify the effectivity.properties page object. For more information, see Editing Properties Using MQL.