I am working on Traditional web application. We have responsive screens so that some of our users access these screens on their mobile through browsers. I have a page where no of actions users can perform are adding up day by day and cluttering UI. I am hoping to implement something like Kebab Menu/More Action menu(See attached image) where all actions can be clubbed together. Is there any forge component exists for this kinda implementation. if not, any suggestions on how I could go with it?
Hi Chetan Patil,
Usually Outsystems Apps are responsive and when you use on mobile you already get this menu.
Check this pic bellow, I just publish this component on forge to traditional web and when I access on mobile is already there and I did nothing related to the menu.
Are you using any OutSystems Theme / Template, etc or are you creating from zero?
hello Carlos, I am not talking about Hamburger menu. I am trying to create something which looks like.
just found one of the posts talking about it. https://www.outsystems.com/forums/discussion/59917/how-to-use-icon-dropdown-widgets/. I am going to try the solution suggested.
Sorry, I mixed up the names but good you found it