Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

  1.  
    Hello. I have a Yes/No radio button question that I am mapping to a Salesforce checkbox field. Yes = True, No = false. When I submit the form with a No answer, the checkbox is still being checked in Salesforce. Is this a bug, or did I miss a setting somewhere?

    Thanks
  2.  
    Tech support gave me the answer - I should be using 1 / 0 instead of true / false.