Do Tabbed Containers Improve Performance For Long Pages?

Hi All –

I have a page that shows lots of calculated, relation-based details across several components for a given item, and it often takes time for Glide to process what is needed to show it all fully. I’ve introduced show / hide buttons against containers to help, but wondering if tabbed containers would help with this? I.e., does Glide wait to process what’s needed to show values on tabs 2 and 3 until the user selects them?

Thanks,
Mike

Unfortunately, Glide preloads everything in each tab.

1 Like