I have a Checkbox where users can select their date,
if its ticked = yes , unticked = no
My workflow is , If the user presses the button
create new instance of the datatype like below
Im not sure how how I set the options in the option set i.e Monday, Tuesday, Wednesday’s Operational to Yes or No based on the checkbox
So you need to use “add” and then get the option set which has been clicked.
This depends on how you built the checkboxes. If it is radio button element, then you can would add “radioButton’s value”