I am trying to create a dropdown menu in my application that looks and functions like the one in the attached image.
I am unsure how to make the dropdown appear like this without dropdown component
Can you please help me to achieve this
Discussion posts and replies are publicly visible
Sorry, this is not supported.
Check this link about different UI patterns in Appian... Aren't the same, but maybe someone fits your requirements
docs.appian.com/.../navigation-patterns.html
What's your use case?
When clicking on a language icon, a list of languages should appear, similar to a dropdown menu, on the right side of the screen. Once a language is selected, it should be stored locally.
There are several ways you could accomplish this, gracefully, but none of them will look exactly like the top menu bar built-in to Appian, since it's using its own unique internal functionality.