Hi,
I need to allow customers to add free text before they order a product. I have read in a few posts on the forum that I should use free opt.
Here is what I've put on my page: <textarea name="43:freeopt" rows="1" cols="40"></textarea>.
But I just hard-coded it. Obviously, since it didn't work, I assume I had to do something else to make it work. Could anyone tell me how to do it right? What are the steps I should take in order to add a free text field to my order form?
Many thanks.