Dropdown dependency upon dependency
-
Hi,
Is it possible to, within the dropdown fieldset, to have a dependency upon a dependency. Example:
I have a dropdown to select a TYPE of wood. Once a type is selected it opens fields for THICKNESS and WIDTH. Once a width is selected a field must open with a PRICE that correlates with that specific width.
Example:
Type is Clear Pine, thickness 25.4mm or 38.1mm, width 114mm or 152mm.
IF selection is made for 25.4mm thickness and 114mm width then price is 7800
IF selection is made for 25.4mm thickness and 152mm width then price is 8000
IF selection is made for 38.1mm thickness and 114m widht price is 8100
If selection is made for 38.1mm thickness and 152mm width price is 8300.In other words, I need the price field to adjust according to the values selected in the thickness and width dropdowns
The page I need help with: [log in to see the link]
- The topic ‘Dropdown dependency upon dependency’ is closed to new replies.