Dropdown for parameter

Hello,

I'm trying to create a dropdown menu for a parameter that already has predefined values.
For example, I want to have a parameter called "orientation", where the user can choose between vertical or horizontal.
Then, based on that, I want another parameter called "labelPosition", where:

  • If orientation is vertical → the options for labelPosition should be left or right
  • If orientation is horizontal → the options should be top or bottom

All of these parameters are needed as input parameters for an embedded view.

I also want the dropdown menu to look like the one shown in the attached image, and I would like to know if this is even possible.

Best regards,
Žiga

image

Your picture shows a context menu. Is that what you want?

If so, enable the META.contextMenu checkbox and the options will appear.

You haven't given any details of your user interface so it is difficult to give any more assistance.

Unfortunately it is not possible.

I have discussed this with IA at numerous ICCs and the answer was that it is on the list, not that hard to implement, and they will get to it.

Vote here:

1 Like

okay thank you