Hello!
I have a prompt field with each product, but sometimes it's not necessary for the purchaser to enter information in it, but because it's a "mandatory" field the purchaser cannot add the product to the cart unless something is in the field.
When I've updated the website, I open each of the .html pages (in the Site HTML folder) with products and prompt fields on it and use notepad to replace [value=""] with [value="*"] so if the purchaser doesn't want to enter anything in the prompt field they can still add it to the cart.
It's a bit time consuming so I was wondering if there is a way to have the asterisk entered in the [value="*"] PERMANENTLY?
I'm not very clued up so if there is a fix, can you kindly advise me on an "idiot's" level so I can understand.
Kind thanks...
I have a prompt field with each product, but sometimes it's not necessary for the purchaser to enter information in it, but because it's a "mandatory" field the purchaser cannot add the product to the cart unless something is in the field.
When I've updated the website, I open each of the .html pages (in the Site HTML folder) with products and prompt fields on it and use notepad to replace [value=""] with [value="*"] so if the purchaser doesn't want to enter anything in the prompt field they can still add it to the cart.
It's a bit time consuming so I was wondering if there is a way to have the asterisk entered in the [value="*"] PERMANENTLY?
I'm not very clued up so if there is a fix, can you kindly advise me on an "idiot's" level so I can understand.
Kind thanks...
Comment