Customer Type-Pull Down Selection on Quote Form
Answered
We want the customer to be able to select their Customer Type (which needs to be reworded to read "Event Type"). I don't see an option on our quote page for customers to select whether their event is Residential or Non-Residential. This is very important as it notifies our team on whether or not we have to call for State Inspections.
I only see the Customer [Event] Type pull down menu on the backend. We also want this field to be mandatory in order to submit for a quote. There shouldn't be any default answer but the customer needs to manually select either Residential or Non-Residential.
Please advise how we set this up.
See attached screenshots.
create an optional field
be sure to pick the field type of SELECT so you can add the wordking
then it will show up on your wp check out form
create an optional field
be sure to pick the field type of SELECT so you can add the wordking
then it will show up on your wp check out form
You would add this drop down to the quote page simply by adding the variable *customertype_field* and then label it Event Type. I can help with this if you let me know where you would want it.
You would add this drop down to the quote page simply by adding the variable *customertype_field* and then label it Event Type. I can help with this if you let me know where you would want it.
Replies have been locked on this page!