Mashup Render Some Objects on Initial Load and/or click
Hi all,
My app has a lot of objects, and I am looking to speed up the load times by only loading objects when needed. I have found a few posts on this without any concrete examples. Does anyone have a working example of 1) loading specific objects on the initial landing page and/or 2) loading objects on click or when a specific tab is displayed (I am using bootstrap tabs if it matters).