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 ?

  • lunedì 16 luglio 2012 03:17
     
     

    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


    • Modificato R_MUNDRA lunedì 16 luglio 2012 03:17
    •  

Tutte le risposte

  • lunedì 16 luglio 2012 13:57
    Moderatore
     
     Risposta suggerita

    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