[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] drop down creation using database depending on value chosen
wap schrieb:
>
> ****** message to minivend-users from "wap" <wap@sinfo.net> ******
>
> Hi!
> im creating a form composed of various parts, the first section lets you
> choose
> a brand of product.....the brand gets 'memorized' and jumps to the second
> part of the form, to another page,
> Now, depending on the brand chosen, i want to display a drop-down
> box (using select) with the 'models' of the brand....
> i tried using the brands as accessories in order to use [item_accesories],
> but it is not working....i dont know if i need to enclose it with
> [item-list] or something....(the UseModifier is correctly set in
> catalog.cfg)
> Please help..?
>
> Thanks
I'm using color-size-combinations:
I created a second db with all combinations. Out that table you can scan
if you first get the color (or size) from the customer the possible
sizes (colors). And if you arrange 3 pages they can even change their
decision after choosing one or both attributes.
Would this help?
TCL