I have a form which includes a data consent field.
Depending on the selected response, I would like a javascript alert to pup up advising the user of what their choice means.
Being new to Umbraco I haven't figured out how to add this functionality, and how to ensure it applies only to specific forms. Can anyone give me any pointers?
Umbraco Forms & Javascript
Hi
I have a form which includes a data consent field.
Depending on the selected response, I would like a javascript alert to pup up advising the user of what their choice means.
Being new to Umbraco I haven't figured out how to add this functionality, and how to ensure it applies only to specific forms. Can anyone give me any pointers?
Thank you.
Hi Alistair,
You can customize any of your forms using Themes or Custom Markup, depending on which version you're using. Check out the docs here: https://our.umbraco.com/documentation/Add-ons/UmbracoForms/Developer/
Hope this helps!
Amir
is working on a reply...