« CRM 4.0 Pre-Filtering Gotcha with Union Queries | Main | Disappearing Security Roles in Microsoft CRM »
February 05, 2010
TrackBack
TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e54fb34b6f88330120a865c5c0970b
Listed below are links to weblogs that reference Delayed IFRAME Loading:
Comments
You can follow this conversation by subscribing to the comment feed for this post.
Verify your Comment
Previewing your Comment
This is only a preview. Your comment has not yet been posted.
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.




Hello,
I am sorry, but IMHO this code is totally pointless.
The urls in all IFRAMEs of all tabs other than the first one would load only after you click on the tab, but not on the form Load event.
P.S. checked that in CRM Server 4.0 UR6
Posted by: Jevgenij Martynenko | February 05, 2010 at 10:47 AM
But have you checked that in previous rollups and even in CRM 3.0? Not everyone run the latest version or rollup.
So while it may not be that great for *you*, it could still benefit others.
Cheers!
Posted by: Will | February 05, 2010 at 10:53 AM
I am sorry, I should have stated that my post was about version 4.0
Regards!
Posted by: Jevgenij Martynenko | February 05, 2010 at 11:01 AM
about:blank is not really best practice, /_static/blank.htm is considered better according to this post: http://xrm.ascentium.com/blog/crm/Post612.aspx
Posted by: Simon Jackson | February 05, 2010 at 11:54 AM
CRM forms build the entire form including pupulating the iFrames, including all tabs on open, unless you specifically insert code to stop that behavior. It doesn't vary by roll-up or version.
Posted by: Dan Griffin | February 05, 2010 at 02:11 PM
That worked for me Will. Thanks!!!
Posted by: Jeff Macfie | February 17, 2010 at 04:16 PM