Add disabled input for wizards - Currently, when using a wizard or wizard item, it is necessary to use logic or if statements to disable a wizard step (if validation is required for the user to proceed to the next step).
There is no "enable" input like in other OutSystems UI widgets.
So, if "enable a true" it was possible to click on the wizard item icon, and if "enable a false" it blocked the click.


NOTE: I'm not looking for help to solve the problem.
It's just an idea for improving the widget (in O11 and ODC).
Thank you :)