Hide wizard widgets (View/Dashboard)

Hi,

I want to hide some of the views/dashboards from Wizard steps.I.e. see below screenshot.
image

Below setting seems to work for view/dashboard but not when it’s a wizard.
image

Any ideas?

Setting Active=False should hide the step or sub-step. So if this isn’t working please create a new issue.

(Not the case with this example) but be aware that depending on how the wizard is configured you can potentially break the wizard workflow by hiding steps as progressing to one step may be dependent on validations from a previous step being passed.