Announcement

Collapse
No announcement yet.

Help with Other Info Prompt

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

    Help with Other Info Prompt

    Hi All,

    I am in the process of upgrading to v6 from v4 Catalog.

    I want to use the Other Info Prompt, but as a choice between two radio buttons. (Refund or Replace if out of stock)

    In v4 this was easy because whichever product was being ordered the input field was named "INFOINPUT" so that I just commented out the NETQUOTEVAR that generated the Other Info text box and put my own radio buttons in the order detail template.

    My problem is that in v6 the Other Info Field is given a name that is specific to the product (e.g o_156 where the number is the product reference)

    Any suggestions or pointers much appreciated.

    Allan
    www.cybercandy.co.uk

    #2
    The code that contains the other info field on the product page is in 'Design | Text | Website | HTML' - prompt ID 2161. I don't think this is going to be possible to change it though as it uses a variable to insert the name of the field.

    My suggestion would be to use attributes and choices to create the radio buttons rather than the other info prompt.

    Comment

    Working...
    X