UI Policy to hide/Show Checkbox

travuswarren
Giga Contributor

Hello all,

Has anyone had any issues creating a UI Policy to hide/show a checkBox field for a service catalog item?   I will document   my UI Policy below.

Condition:

test_selectbox = new   or

test_selectbox = old

Catalog UI Policy Actions

test_checkbox: Mandatory: Leave alone Read-Only:Leave alone Visible: True

test_reference field: Mandatory: True Read-Only:True Visible: True

When the test_selectbox condition matches, the test_reference field is visible but the test_checkBox remains not visible.

What is weird is that the UI policy works correctly when I created an additional test checkBox and removed both order values.   This creates both checkBoxs on the top of the form which is not intended and only used for testing.

find_real_file.png

Thanks again

1 ACCEPTED SOLUTION

Hi William,



I actually was able to get my issue fixed with some assistance.   I had to wrap my checkbox with two containers(container start & container end).   Try to wrap your checkboxes in additional containers.   Hopefully this helps.


View solution in original post

27 REPLIES 27

Sure. Let me know once you are done.


Pradeep,



Not sure what is wrong.   I exported everything to my dev instance and everything worked as expected.


Hi Travis,



Can you turn off the existing client script and check once.


So I created a new item to simplify my issue.



I created two variables.


find_real_file.png


UI action


find_real_file.png


but the checkBox does not show.



find_real_file.png



Hopefully the images help assist.



Thanks again.


Hi Travis,



This Action is little Confusing.   A mandatory with Read only?



test_reference field: Mandatory: True Read-Only:True Visible: True



Thanks


Srini