Hi all,
I’m been using the helpful feature with wizard steps that automatically passes the filter selection between each step. Very useful! However, when I return to the previous step, the filter selection is reset to the default value. For example:
- the user selects “2018” as the year filter in step one (default value is “2017”)
- in step two, year is also a filter so it automatically is set to “2018”
- if you go back to step one, the filter becomes “2017” rather than “2018”
I’m not sure if this is by design since wizards are typically meant to only go forward but I can also see situations where the user needs to go back to a prior step to amend so it would be helpful to not reset the values to defaults.
Thanks!
Wei