Good morning, everyone;
Here’s my little problem.
I would like to create a drop-down list to allow the selection of an item that would redirect to a page specifically dedicated to the item in question.
I know I can use the drop down component but it doesn’t really meet my needs for several reasons:
The select item allows to display on the mobile a different drop down menu than the one proposed by the drop down.
I will have to add to this list a lot of items and therefore would have liked to automate this task.
So my question is the following: Is there a possibility to use a menu component in a dynamic way for example to feed through the pages of a CMS. And is it possible to use the select component outside a form? Thank you in advance for your answers!