Announcement

Collapse
No announcement yet.

# Set the SELECTED attribute -> ShippingTemplate.pl

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    # Set the SELECTED attribute -> ShippingTemplate.pl

    Hi,

    basically we have grouped UK into delivery zones by postcodes, using simple CGI script to search our postcode csv database and to show in what zone the delivery address is in. Renamed "CLASS OF DELIVERY" to "Select your delivery zone" but customers keep thinking that it's being selected for them automatically, so had to change the drop down list to radio buttons.

    now all i need is to NOT allow the customer to proceed to next page if no delivery zone is selected...

    Is it possible to ammend Shipping template so it does not default to any delivery class, I've managed to untick the radio button, so user can choose to tick one, however if none of them are ticked, it is still possible to proceed to checkout, and I want to make the selection of delivery class mandatory field, so if its not ticked, customer gets an error...

    any ideas how to do it?

    Regards,
Working...
X