Hello.
I have a Repeating Group with a list of available languages created in Option Sets. The user also has a corresponding Option Set data type in the database. The checkbox is set in the Repeating Group according to the language set by the user in the database.
- The user should be able to change the language - make a single choice by clicking on the checkbox in the Repeating Group.
- After clicking on the OK button, change the record of the selected language in the database.
I’ve seen similar questions on the forum but I can’t figure out the parameters for workflow and custom states.
I would be very grateful for help.