Hi, I have a plugin that populates several data on a contact form but the plugin is executed from other entity
Everything works fine the theme is I need to manually refresh the page to see the updated values on the form
I´m using Xrm.Page.data.refresh but it doesnt work with the update 0.3 on Dynamics Crm 2015.
Thanks
*This post is locked for comments
Hi Jose,
if you solved the problem thanks to an answer, please mark it as verified to encourage the community to provide more and more a better support. Thank you. Francesco
If you found the answer helpful, please mark as Verified
Thank You & Best Regards
Francesco Picchi
Microsoft Dynamics CRM Consultant, Bologna, ITALY
Independent Contractor
Hi,
Then you maybe should use the solution of Francesco.
Hi Guillaume, yes I'm using Xrm.Page.data.refresh with update 0.2 it worked fine but we upgrade to 0.3 and it does´nt work anymore.
I usually use the following method:
Xrm.Utility.openEntityForm(Xrm.Page.data.entity.getEntityName(), Xrm.Page.data.entity.getId());
If you found the answer helpful, please mark as Verified
Thank You & Best Regards
Francesco Picchi
Microsoft Dynamics CRM Consultant, Bologna, ITALY
Independent Contractor
Hi Jose,
how did you set up the plugin and what is the problem with "refresh"?
Could you explain how this is supposed to work? For example, is it a synchronous plugin or not? Is there an error when you call refresh or are you just not seeing the updates?
Hi,
after an update by plugins you always will need to refresh your records. Can you try that: community.dynamics.com/.../the-xrm-page-data-refresh-method
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156