Question
Cognizant Technology Solutions
IN
Last activity: 19 Aug 2022 1:38 EDT
Make other checkbox disable if I select one checkbox also If one checkbox is deselected all checkboxes should appear again
Make other checkbox disable if I select one checkbox also If one checkbox is deselected all checkboxes should appear again. How do I achieve this?
I gave the action sets post value & refresh the section but I can select 2 checkboxes at a time instead I should select only one.
***Edited by Moderator Marije to change type from General to Product, added Product details and Capability tags****
@PriyankaP5201 without knowing the requirement in deep, i would say you will need to implement a mechanism to disable the other checkboxes, could be a refresh section using a data transform or something similar when the value of the checkbox is changed. Let me know if you need anything else.