Enable Power Fx function 'User()' in model-driven-apps
Currently, the Power FX function 'User()' is not supported in model-driven apps.
This should also be enabled in model-driven apps so that
- the visibility of buttons can be adjusted based on the logged-in user
- the current user can be automatically written to a field via ...
STATUS DETAILSNew
Visibility rules in the command bar designer via Javascript
In the command bar designer, you can define what happens when a command is activated - execute formula or JavaScript.
For visibility, you can only choose between 'Display' or 'Display with condition from formula'. This means that for simple buttons with more complicated displa...
Allow/integrate field translation for text fields on all entities
It is already possible to translate product names into other languages, but this function is also required for other entities. Translations are currently very laborious to implement.
Implementation suggestion: Add a checkbox in the advanced settings of a text field in which yo...