Show Custom Checkbox on Form for Known People
Hello,
I am using this approach to show Custom HTML on my LPs with forms for known visitors: https://experienceleague.adobe.com/docs/marketo/using/product-docs/demand-generation/forms/form-actions/show-custom-html-form-for-known-people.html?lang=en
Welcome back, {{lead.FirstName}} {{lead.LastName}}
{{form.Button:default=Download}}
{{form.NotYou:default=Not you?}}
I want to insert a checkbox after First and Last name saying: "I have an immediate project need". Once the person checks it and hits Download, the checkbox answer should be sent to a field in our system {{lead.Immediate Project Need}}.
Looks like I can't just add this to the Custom HTML, so I assume it has to be some JS.
Any suggestions on how to do this?
Thanks,
Yavor
