Collapsing tabs in CRM 2011 really helps in improve form load performance ?

Risposta suggerita Collapsing tabs in CRM 2011 really helps in improve form load performance ?

  • Monday, July 16, 2012 3:17 AM
     
     

    Hi All,

    Collapsing CRM 2011 tabs on form load helps in improve performance ??

    Can anyone pls post any useful link where i can find logical answer of my question and convince my client....

    Note- Inside my form there are sub-grids and feilds only.....no Iframes...

    TIA.

    Mundra


    • Edited by R_MUNDRA Monday, July 16, 2012 3:17 AM
    •  

All Replies

  • Monday, July 16, 2012 1:57 PM
    Moderator
     
     Proposed Answer

    After doing a little testing it looks like it you have tabs collapsed that contain sub-grids the loading of the sub-grid data will be deferred until the tab is expanded. Tabs with just fields all still get loaded just the same. 

    I captured the network requests when I loaded an Account record, with the Contacts tab expanded and with is closed. Expanded there there were 214 requests made while closed there were 213. The difference was the request that populated the contacts sub-grid which I saw get called when I expanded that tab. 


    Jason Lattimer