159
Views
5
Comments
Ellipsis menu
Question

I need to create a ellipsis menu so that i can choose which action i would like to perform on a certain object. 

The actions usually do not link to a page but call for a screen action. 

Any help?


thank you! 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Elizabeth,

Is this Mobile, Traditional Web or Reactive Web?

2020-02-07 09-04-54
Liesbeth

In reactive web

2016-04-21 20-09-55
J.
 
MVP

Liesbeth,


What is your problem exactly?

Are you not able to show it as an ellipsis (thus its style/related) ?

Are not able to show the menuitems after the user clicked on that specific button?

Or do you have other issues?



2020-02-07 09-04-54
Liesbeth

I am not sure how to show the items when the user clicks the button. Also, I've tried it now in the traditional web and used a dropdown rich widget which is not available in the reactive web. 

I am looking into a popover or a dropdown but am unsure which would be better suited for an ellipsis menu. 



2016-04-21 20-09-55
J.
 
MVP

Imho you should look at toggling a container visibility to start with.

(toggling an if-widget based on a boolean for example)


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.