Think I have figured it out. Could be a bug.
I had the 'Select Before First Display' processing option selected. Thinking that this would apply if there wasn't a querystring or 'remember selections' was selected. Unselect it and both the querystring and remember selections options start working.
IMHO the process should be (assuming each are enabled):
- Check for query string if so run query with query string
- Check for remembered selections if so run query with remembered selections.
- Check if Select before first Display is active, if so run with that.
- run query with no parms/ options
As a follow on it would be nice that if any Options/Parms are used as a result of 1 or 2 it shows which to the user. At the moment they are left blank.
Antony