Currently, Expressions has context available for the User via $User. However, only a few basic fields from the user are available and these are set/static.
What is your opinion on expanding this to match Salesforce functionality? For example, making all fields available along with relationship fields. This would be similar to how all other records are handled in expressions. Also, Salesforce allows checking if the current user has Standard/Custom permissions assigned to them.
Is there a reason you went with the way that you did?
Currently, Expressions has context available for the User via $User. However, only a few basic fields from the user are available and these are set/static.
What is your opinion on expanding this to match Salesforce functionality? For example, making all fields available along with relationship fields. This would be similar to how all other records are handled in expressions. Also, Salesforce allows checking if the current user has Standard/Custom permissions assigned to them.
Is there a reason you went with the way that you did?