NextType
The NextType parameter specifies the type of object to display when an object is toggled. This parameter is optional. The syntax is:
NextType=object
Object is any combination of no more than two of the following values.
G | Grid |
C | Chart |
A | Exception slider |
O | Overview |
Examples
To toggle a chart onto the page while keeping the grid:
/CPM/Workstation/TPLDisplayView.aspx?View=CT MR AdHoc&form=Ad Hoc Analysis&Options=tcrevnadzf&NextType=GC
To toggle between a grid and a chart:
/CPM/Workstation/TPLDisplayView.aspx?View=CT MR AdHoc&form=Ad Hoc Analysis&Options=tcrevnadzf&Type=G&NextType=C