Although they are very useful but many times they block other useful info on small mobile phone’s screens. I don’t know if there is an option to contract(into one icon)/expand them with tapping.
Solved! Go to Solution.
Currently I’m using an approach for controlling the visibility of overlay actions globally across all views.
By having 1 additional table (named “Setting” as in below sample expression) storing a switching (enum) column, like Basic and Advanced. There is a detail view for the table providing users to quick edit of the switch between Basic & Advanced.
Also, the actions to be shown/hidden contain the expression responding to the switch selected by users in their “Behavior > Only if this condition is true”.
Note that the “Setting User” is a slice to filter per-user selection (sign-in required).
In my case, there are actions some users may not require to see or use them very often. So, this approach is working fine. The users are not confused because they know which mode they are in.
Regards,
User | Count |
---|---|
15 | |
11 | |
9 | |
7 | |
3 |