Expand Parameters and Precedence

3 URL parameters can be used to expand a structure browser. You need to understand the order of precedence followed to expand a structure browser.

The following three URL parameters are the main parameters that control the expansion of objects in the structure navigation. These parameters are listed in the order of precedence honored by emxIndentedTable.jsp. If more than one of these parameters are passed in together in the URL, the following precedence applies and the other is ignored:


  • expandProgram
  • expandProgramMenu
  • relationship

You cannot use the relationship parameter to expand a non-object based structure browser; you must use either expandProgram or expandProgramMenu.

One of the above parameters is a required parameter. If none of the parameters is passed in, the relationship parameter is used with the default value "all".