Allow a View's position to be determined through expressions

Hi,

I think it would be amazing to be able to determine a view's position based on an expression. Right now, the only options are:

EliK_0-1646691538496.png

It would be amazing if there could also be a button for a formula, to allow us to do things like:

SWITCH(CONTEXT()="Device","Ref","CENTER") To be able to modify views that are optimized for desktop as opposed to mobile devices, such as Dashboard Views.

You would also be able to rearrange the views based on user's email, in order to prominently display the views that each user needs frequently. Such as:

IFS(USEREMAIL()="sales@company.com","center",USEREMAIL="manager@company.com","menu")

 

Thank you for your consideration!

 

Status Open
7 1 122
1 Comment
EliK
Silver 1
Silver 1

Just wanted to add that you would also be able to allow an end user if the app to customize their own interface based on the User settings menu.

You would make a user settings option that had an enum of the possible locations, and then set the location of the view to be USERSETTINGS("VIEW LOCATION").

 

I really think many people would appreciate having this feature.