Hi,
I have a shipping option available 'Collection by Courier' which allows the customer to define their own courier service for goods collection.
I am then using the 'Special shipping instructions' box (Phase:2 ID:1) to collect their courier information, however we are getting problems with customers not entering any information into this text box.
Is there a way we could have a conditional requirement for this box, eg.
if (shipping = 'collection by courier') then 'Special shipping instructions' is required?
I have a shipping option available 'Collection by Courier' which allows the customer to define their own courier service for goods collection.
I am then using the 'Special shipping instructions' box (Phase:2 ID:1) to collect their courier information, however we are getting problems with customers not entering any information into this text box.
Is there a way we could have a conditional requirement for this box, eg.
if (shipping = 'collection by courier') then 'Special shipping instructions' is required?
Comment