Hi all
I've multiple checkbox for several events in a form. I've also several checkboxes for recipients in the form.
Now the case:
If I select an event, lets say, "Automatenstörung" , then the checkbox for the recipient "S-POS" should be automatic activated.
How can I get the expected result? Javascript? Rules?
I'm working on classic designer.
See screenshot for the details (upper section are events, lower section are recipients)
It's difficult to tell, but are those two panels (Ereignis & Benachrichtigungen) in a Repeating Section or just Panels? If they are in a Repeating Section, are the in different repeating sections or the same one (again, it's difficult to tell without seeing the entire form).
Additionally, if a user clicks on "Automatenstorung" and then "S-POS" is checked automatically, should a user be able to manually uncheck "S-POS"?
If I could know just a little bit more about the form it will be easier to help.