What you are asking for is known as "dependent attributes", and is not supported by stock Zen Cart (or any other general purpose free e-commerce program, as far as I know). It could be custom coded, if you are proficient with PHP and javascript.
You could make a radiobutton or dropdown attribute for initial/monogram (it is possible to require an actual choice here), and a text attribute that can take up to three (or whatever you want) letters. It would still be possible for someone to select "initial" and enter three letters, but there would not be confusion about which choice they selected - you would just have to get them to tell you the initial if they mistyped. To help thwart idiots, you could add a comment to the text attribute like "Enter 1 letter for initial, or up to 3 for monogram". Do the choices have different prices?


Reply With Quote
