PaulNieuwelaar / alertjs

Dialog Builder allows you to create fully customisable dialogs and popups in Dynamics 365.
https://www.magnetismsolutions.com/our-products/alertjs-alert-popup-for-d365
Other
96 stars 38 forks source link

Trigger on view or dashboard page load #5

Closed forceworks closed 6 years ago

forceworks commented 6 years ago

Is there a way to trigger an alert on the onload of a Dashboard or View page?

forceworks commented 6 years ago

Sorry, in Dynamics 365

PaulNieuwelaar commented 6 years ago

Yup, just add a command bar button to the grid view, then execute your alert logic in the enable rule. The button can be always hidden as a result of the enable rule, as long as your logic executes first.

forceworks commented 6 years ago

Thanks Paul, awesome little tool BTW