[ic] Dynamic Accessories/Modifier SELECT

Michael Mangeng interchange-users@interchange.redhat.com
Thu Aug 23 05:08:01 2001


Hi

I cannot get to a solution with my modifier problem (modifier gets lost
after a update)... so i think the only possibility is to include the
modifier with a input tag (hidden or with a select box) and resubmit it each
time... it workes :-)
my question now is how i can create dynamic drop down box...
with dynamic i mean that this drop down box should bring the following
features:

 + list all possibilitys of the given attribute (e.G. M, X, XL of modifier
size)
 + pre-select (selected option of the select tag) the selected modifier (the
customer should`t be forced to update all modifiers each time he updates the
basket :-)

the first point could be solved with [accessories code size] i know.. and
the second with this [SELECTED ...] tag..
but i dont know how i can combine them...
and the [selected...]example in the docu only shows how to add a static drop
down box with list="m, X, XL"...

can anybody help me out here ?
thanx, mike