We have a form and have multiple checkboxes. When the last checkbox is selected, then all the other checkboxes must be auto selected by default.
How can this be achieved?
We have a form and have multiple checkboxes. When the last checkbox is selected, then all the other checkboxes must be auto selected by default.
Please play around with selector, use UiExplorer for this.
take different scenarios and try to get selector and analyze it.
Once you’re confident on that selector that this will work any circumstances then use Check activity and provide that selector.
Hey,
I would like to point out that it is a UiPath form.
I have tried to using Advanced logic for the first checkbox.
I’m sorry i did not catch.
which field do you want to check and please specify the field name?
Were you able to solve this?