Announcement

Collapse
No announcement yet.

Multiple Choice with pre-selected options

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

    Multiple Choice with pre-selected options

    I am designing a web site which has products with up to 4 choices.
    The customer wants to use only 1 line of drop down boxes per product.

    PROBLEM: Choices 2, 3 & 4 need to be dependant on Choice 1
    E.G. Choice 1 is 1.0 mm, 1.2mm, 1.6 mm or 2.6 mm so if you drop down to 1 mm you can only order red or green (choice 2).
    If your drop down to 1.2 you can only order blue or yellow (choice 2). And so on for choices 3 and 4.
    Does anybody know how to do this in Developer v7?
    I can only make it work by giving all the options in Choice 2 but not all are available.
    Lucy

    #2
    blimey, this sounds just like a problem i'm having and have just posted about /

    its rather an obscure link, but i'm working on a system very similar to this, in javascript:

    http://www.nvidia.com/content/drivers/drivers.asp

    Comment


      #3
      Hi Lucy,

      You could have a look at the Advanced User's Guide for 'Changing the Way Product Variants are Laid Out' on page 14. Searching for the word 'Product Variants' will also bring up several threads on this subject as it is one that has been much discussed.

      Kind regards,
      Bruce King
      SellerDeck

      Comment

      Working...
      X