RE: SuiteFlow: Stop a user from checking two checkboxes in the same record
I’ve added two checkboxes to the customer record.
I want to create a SuiteFlow where the flow will stop the user from marking both.
Thus
Scenario 1: A is checked but not check box B = OK
Scenario 2: A is checked but not check box B = OK
Scenario 3: A & B are both checked = NOT OK
I want the user to get a message saying this is not allowed and uncheck both checkboxes until they only check one or leave both empty.
Anyone, who have any suggestions?
This definitely can be done with a Client script. Don’t know about Suiteflow