Dynamic drop down not working
i have drop down 7 options, each 1 day of week.
this days stored in nvarchar db field.
then use 'dynamic menu' display selections in menu since
is 'update' page. though db has comma separated values
are not displayed in menu, missing ?
a
this days stored in nvarchar db field.
then use 'dynamic menu' display selections in menu since
is 'update' page. though db has comma separated values
are not displayed in menu, missing ?
a
>i have drop down 7 options, each 1 day of week.
> days stored in nvarchar db field.
>
> use 'dynamic menu' display selections in menu since
> 'update' page. though db has comma separated values
> not displayed in menu, missing ?
probably. have no idea might be, don't have link
look @ nor code examine.
fyi, if you're storing menu items in table, makes sense
to give each item it's own record, rather smashing them 1
field in db.
-darrel
> days stored in nvarchar db field.
>
> use 'dynamic menu' display selections in menu since
> 'update' page. though db has comma separated values
> not displayed in menu, missing ?
probably. have no idea might be, don't have link
look @ nor code examine.
fyi, if you're storing menu items in table, makes sense
to give each item it's own record, rather smashing them 1
field in db.
-darrel
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment