Try it:
This will show the advanced stuff
form:showAdvanced=true
This won't show advanced stuff
form:showAdvanced=false
This also won't (no parameters)
showAdvanced
is a parameter, that was passed with the toolbar form:
. This formula determines the visibility of the Advanced Settings group. The group becomes visible, when the passed showAdvanced
parameter is true.
Click on the (Σ) button above to see the edit-UI with the formula.