On my drop down menu under type of customer the first option is apartment and most of

Ryan F. shared this question 2 years ago
Answered

On the drop-down menu for customer type most customers are not changing the selection. The first one we have it on is apartment. Isthere a way to force them to actually choose one of them instead of it just defaulting to the first option if they don't select one?

Comments (2)

photo
1

In Settings->Pages/Templates, there is the "WP Checkout" page (There's also a "Quote Request" page template to fall back on if the website isn't working via WordPress). Inside this template, we use the template variable *customertype_field* to output the "select" drop down with your list of Customer Types in it. I swapped in the template variable *customertype_field_required* for you just now so that the field is required, otherwise it will give the customer an error message. You should be good to go.

photo
1

thank you!

Leave a Comment
 
Attach a file