Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 79901

JS to display message to user if field is changed

$
0
0

I have implemented this JS on my address field's on change event:

function NotificationInline (ctrl,msg) {
Xrm.Page.getControl(ctrl).setNotification(msg);
}

This displays a message but the user can continue.  Is there any way to change the icon to ! rather than X?


Viewing all articles
Browse latest Browse all 79901

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>