Selects with more complex layouts for options

Hey.

I’d like to do a drop-down menu with nice looking options in the menu. For this I would want to define the structure of the select options by defining a own layout for every select row. Is it possible to define a template more complex than a label to the select rows?

Are you possibly speaking of the infamous
TreeTableFilterSelect
component? :slight_smile:

Currently it is not possible to have anything else than an icon and a caption in the item. What kind of structure would you need?

As our interface has drawn it to me, I need an icon, a header, and a description.

I recently found the MenuBar -component, that sets up the menu almost as I want it. The problem is with having a separate header and description.

And here is my well drawn picture of what I need. The I’s represent the icon.


--------------------
| II |  HEADER     |
| II |  description|
--------------------