wizard ui policy

dougsteckel
Kilo Contributor

Hello All,

Another beginner question i'm sure. Not finding answers via search.

I have about a 12 panel wizard. I need to hide a Select Box variable on panel 10 based on a Yes/No variable in panel 2. I create a Wizard
UI Policy to do that. It doesn't work. If I switch the policy to be be based on a select box variable on t he same panel 10 it works fine. Likewise if I change the policy back to look at the Yes/no variable on panel 2 but set it to If variable = None it works fine also. I'm guessing this is because the panel 2 variable values of Yes or No are lost across panels, at least to the Wizard UI policy.  

Thanks in advance,

Doug

Here we have the ui policy looking for Yes on intranet_site_question and if 'Yes' the action is to set visibility to false.

Quota UI Policy.PNG

1 REPLY 1

oharel
Kilo Sage

Hi Doug,



It the UI policy won't run on variables that are not on the same panel.


I suggest you share the variable from panel 2 and place it on panel 10 as well. Its value should be retained.


Then use your UI policy to hide it, if you don't want it on the form.



harek