This object is in archive! 

How to add a checkbox to quote form

Bob M. shared this question 7 years ago
Answered

Hi. I'd like to add a check box to the quote form allowing users to opt-in to receive emails.


I've located an existing check box in the html, I'm just wondering if the new one should remain in the same <div class(es)> or if I should create new ones?


  1. <div class="control-group">
  2. <div class="controls"> <label class="checkbox">
  3. <input name="use_contact_address" type="checkbox" ').toggle();" checked="checked" /> Use contact address for event address.</label>
  4. </div>
  5. </div>


Could you please provide me with the correct html to insert in my Quote Request template?


Also, is there a way to test changes before publishing? Or does the page have to be published, then tested, then restored if there turns out to be an issue?


Thanks,

Jamie

Comments (1)

photo
1

There isn't a way for this box to automatically opt the user in or out of InflatableOffice's automatic emails. We do have a way that would append the checkbox results as a note in the event notes. Here is a document on custom inputs. It does require you to know how to code in HTML though in order for it to look and function the way you want it to. We would charge a one time fee to do this for you.

Replies have been locked on this page!