How to make the checkbox read - only using Client script

Pooja Khatri
Tera Contributor

I have four checkboxes in my Form , whenever the user selects one checkbox the other three should become read - only once the selection is done . It applies to all the four checkboxes , I tried implementing it using UI Policy but as the UI Policies are overridding I am not able to achieve it , how can I achieve it using client script ? Can any one help me with it .

Snippet of the checkboxes on the Form : 

 

find_real_file.png

6 REPLIES 6

Aman Singh_
Kilo Sage

Hi,

 

You can achieve this from the UI Policy itself to avoid collision you can slightly increase the order of the UI Policy.

Create 4 respective UI Policy.

For A, the UI Policy Action would be b, c, d read only and similarly for the other 3

find_real_file.png Actions as

find_real_file.png 

mark Correctāœ…/helpful???? if applicable, thanks!!

Aman

Thanks for marking the response helpful.

Close the thread and mark appropriate response as correct once your query is fulfilled so that the future reader can be benefited.

 

Thanks,

Aman