@hi99445
There are a lot of different varieties how to construct your own custom-menu
- Using an HTML-Component (+DB-connection/DATASET)
- Using an Custom-Element (+DB-connection/DATASET)
- Using a REPEATER + DATABASE (or DATASET)
- Using a → MULTISTATE-BOX (+DB-connection/DATASET)
- Using just buttons (+DB-connection/DATASET)
And surely there are even more possibilities regarding a mix of all presented verions.
It’s on you how → COMPLEX ← you want to design your Custom-Menu.
Or you want even to CREATE a MEGA-MENU (including connections to a DB) ?
Take a look here for example:
This is a basic example for a MEGA-MENU. You can expand it’s functionalities, functions and features.
You will recognize that like i already assumed, there are even more elements, which can be used to create a MENU. In this example → STRIPES ← are also used.
Good luck!