Added
groupstateandnogroupstatekeywords for theGo REFRESHcommand, allowing you to override the Preserve group expansion state on refresh option.
This does not seem to work with groups inside flat view.
Scenario:
File Displays / Options / Preserve group expansion state on refresh = ON
I now expect Go REFRESH=nogroupstate to disregard this option and always uncollapse any groupings on refresh.
Steps to reproduce:
- Open a folder
- Enable flat view (eg.
Set FLATVIEW=On,MixedorSet FLATVIEW=On,MixedNoFolders) - Collapse a group
- Refresh via
Go REFRESH=nogroupstate - The group stays collapsed
[Seems to work fine in stored queries though (which are kind of similar to flat view, but not technically I guess), but I digress.]
UPDATE:
Group expansion states in flat view seems to always be remembered on a refresh, even with File Displays / Options / Preserve group expansion state on refresh = OFF and regardless of using nogroupstate or groupstate.
Is this a separate option/feature that I've missed maybe..?