Setting yes/no field based on Radio Buttons

Hello. I see a couple questions around this but can’t seem to figure it out. Basically each task a user creates has a data field called “Difficult?” which has a yes/no answer type. When the user is creating a new task I ask them with radio buttons with 2 options to select the button either “Difficult” or “Easy”. If they select “difficult” I want the “Difficult?” data field to be set to “yes” and if they select “easy” I want it to be set to “no”. I know this is supposed to happen somewhere on the workflow after the user hits submit to create the task but can’t seem to figure it out. Thank you!

Hello. Thank you! This makes sense. Does this all happen in the workflow after the create task button is hit? How do you say the cpu equivalent of “only when” in the work flow?

Sorry. Can’t seem to find that place. Is that the “only when” part towards the bottom? There I still cant find a way to say something like: When RadioButton value = “Difficult” let “Difficult” = “yes”

I have tired and can’t seem to figure this one out. While I have you here could you tell me if this would take place in the “only when” section? Or where should I be looking to solve this? Thank you!

All good! Figured it out finally. Had to set: Radio Btn’s value:lowercase is difficult

If it was then it went in as yes. If it wasn’t then it went in as no. Thank you!

Hope this helps :+1:

Screen Recording 2021-01-13 at 11.43.35.18 AM

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.