Activate drop-down lists according to the data of the first list.

Bibi44

Member
Good morning all,
I would like to create a drop-down list of a menu, with "starter, main course and dessert" and I would like that when I select "starter" it opens another list with all the entrees.
Is it possible.
Thank you for your answers.
 
Hello,
I cannot set up a drop-down list correctly. I did not understand the system.
Thank you for your help.
 
For you admins:
Create a list e.g. "Type", elements id, type (=field); fill in your data: "starter"....
Create a list e.g. "Menu", elements id, type (=databasejoin to Type), menu (=field); fill in your data: type=starter, menu= entree1; type=starter, menu=entree2...

For your users:
Create a list e.g. "Order", elements id, type, menu,...
type=dbjoin to Type
menu = dbjoin to Menu, Ajax update=yes, Data-where something like WHERE {thistable}.type={order___type_raw}
(or menu =cascadingdropdown watching type)
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top