Using addNotification to Simulate Dynamic Tooltips (Dataverse / Dynamics 365)
Views (1)
When working with forms in Dynamics 365 / Power Apps model-driven apps, we often customize field labels based on context, using the setLabel method. At times, we would also like to change the tool tip to go with the changed label of the field. The tooltip is defined as a Description of the field. Below … Continue reading "Using addNotification to Simulate Dynamic Tooltips (Dataverse / Dynamics 365)"
This was originally posted here.
*This post is locked for comments