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

Refresh Parent form in CRM 2011

$
0
0

In the parent contact form, I have a grid which has employment records. So, when grid is selected, the ribbon for employment appears. When i click a record in the grid, after saving the values of employment i want to refresh the contact form. On save event of employment, tried all the following properties:

window.parent.parent.location.reload(true), window.parent.location.reload(true) But this did not work, because for parent it is taking url as edit of employment entity.

So, tried, window.opener.parent.document.crmForm(), window.opener.parent.document.all.crmForm()

This gives me javascript error as object id null.

So can you help me how refresh the contact page on save of employment form.


Viewing all articles
Browse latest Browse all 82002

Trending Articles



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