Hey
I’ve been showing some screens of this app, but Desktop and Tablet view are little explored.
Here’s an simple example of how I achieve this gorgeous Menu separately.
Menu Names & Icons
Layout screen: List
- Created IDs for my Menu, using it instead of the Names.
- Using a single relation, and some lookups, I took User Avatar &Name
- Created a If Then Else column to set user’s Avatar & Name when IDs
is equals to
0 (zero)
Grouping by Blank spaces
- Created a IFE column where ID is equals to 0 (user profile) then “Welcome”
- IDs is is equals to 5 then
1 keyboard space
- IDs is is equals to 4 then
1 keyboard space
- IDs else is equals to
2 keyboard spaces
- IDs is is equals to 5 then
Final Result
Btw, I’m in love with this view