mischa89
Forum Replies Created
-
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Checkbox is Pre-Checked by DefaultOk, that makes sense. I’m guessing there must be some code manipulating the form, as I have 1 entered and saved in the form editor. And even if I test other values or characters, nothing pushes through to the html code and it always shows value=””. I’ll see if I can find something on the backend, but I’m assuming that there might be old code that always checks a checkbox from when we had a different checkbox in the past.
Thank you for you help!
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Checkbox is Pre-Checked by DefaultIt’s coming up prechecked in the browser. I have it implemented as a test here at the moment on the bottom of the form: https://www.cask.com/contact/
Or did you mean another way of providing an example form?
Note that I have a workaround implemented for the opt-in at the moment with a dropdown picklist, but I’d much rather have it as a checkbox.
- This reply was modified 2 years, 9 months ago by mischa89.
Forum: Plugins
In reply to: [Brilliant Web-to-Lead for Salesforce] Checkbox is Pre-Checked by DefaultThank you for the quick reply!
Unfortunately I’m still seeing it come through pre-checked.
This is what I had set when I just tested it:
Value: 1
Options:
Any thoughts on what might be causing that?