SOLVED

Re: Going crazy! Need a radio button for a Boolean field

Go to solution
Robb_Barrett
Marketo Employee

Going crazy! Need a radio button for a Boolean field

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.

Robb Barrett
Tags (2)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: Going crazy! Need a radio button for a Boolean field

3 REPLIES 3
Anonymous
Not applicable

Re: Going crazy! Need a radio button for a Boolean field

should be true

Robb_Barrett
Marketo Employee

Re: Going crazy! Need a radio button for a Boolean field

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
Level 10 - Community Moderator

Re: Going crazy! Need a radio button for a Boolean field

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