I have complex coachview that has child coachviews. UI taking longer than usual time to render. My requirement does not allow to use tabs or split in multiple coaches. Any ideas how can we engineer to lazy load sections . For example on selection from drop down we display sections that has form. I like to load this form on selection only.
Thanks in advance..