Dynamics CRM Model-Driven-Apps: formContext.data.entity.addOnPostSave vs modified_OnChanged
Views (195)
What is the way that you used in Dynamics CRM to call the javascript method after saved the entity? For example, after the record is saved, you want to re-run again the form_onLoad function so you can see the latest state of your controls (set required/hide). Or probably you want to open WebResource or add Form Notification to the user. Here, … Continue reading Dynamics CRM Model-Driven-Apps: formContext.data.entity.addOnPostSave vs modified_OnChanged
This was originally posted here.

Like
Report
*This post is locked for comments