Replacing UserIndicator with User Menu

Hi Guys

What would be the easiest way to replace the UserIndicator with User Menu.

I would like to have the same style menu as the main menu, just shoing the user name as the title and positioned at the upper right corner of the screen.

I would like to show couple menu options there, like “User Profile”, “Change Company”, “Logout”

Thanks

Hi

Was able to achieve this using WebAppMenu class.

Thanks

Hi,

Also you can use PopupButton or PopupView components if you want to provide popup menu with options.

See demos:

1 Like