Convert Text to yes/no

Hi,

I have a noob question.

I have a logical field in a table. How do I get input for this field from user.
I have a radio button, but how do I convert the text to yes/no while saving the value to a table.

Thanks,
Ram.

Just use ‘Is Radio Button A selected/checked’ or whatever Bubble calls it

If A is selected it returns ‘yes’, if it’s not it returns ‘no’

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