I have a form that looks like this
I'd like to insert a checkbox under Phone that reads "Opt-in to receive text messages". Any help how this could be achieved would be appreciated.
Page 1 / 1
The best would be create separate Yes/No question for this, but if you still want it below text box then you need to use JS, which will create a checkbox below and on click of next button, record the status of checkbox in an embedded data.
rondev I am looking for the exact same thing - adding a consent checkbox to a form. Is there existing code I can pull from to complete this on my survey? I know nothing about JavaScript so I'd appreciate the help!
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.