Going crazy! Need a radio button for a Boolean field | Community
Skip to main content
Robb_Barrett
New Participant
October 17, 2016
Solved

Going crazy! Need a radio button for a Boolean field

  • October 17, 2016
  • 2 replies
  • 2205 views

I don't know what's going on but this is driving me nuts!  I have a boolean field and I want to put a radio button on a form for it but no matter what value I pass on the back end it always sets it to False.

I've tried:

  • Yes
  • yes
  • true
  • [true]
  • 1

And none of them save as a True.  What am I doing wrong, fam?  I must be having a brain fart.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by

should be true

2 replies

Robb_Barrett
New Participant
October 17, 2016

And that's when I realized I've spent an hour working on one field in a form and using a different field in a workflow.

Robb Barrett
SanfordWhiteman
New Participant
October 17, 2016

yes|no works fine and is actually the standard way it's done.

Accepted solution
October 17, 2016

should be true