Multiple Asset Listings on one page

Hello


just wondering if there is a way of displaying multiple asset listings on a single page…???

[quote]Hello


just wondering if there is a way of displaying multiple asset listings on a single page…???

[right][post=“9569”]<{POST_SNAPBACK}>[/post][/right][/quote]



I believe that this is best by done by adding Nested DIVs and direct them to your asset lists.

hmmm


guess that will do for now…



cheers…

You can also list other an asset listing in another one by using a nested content DIV in the "page contents" bodycopy of the asset listing.

Is there are way to do this with two asset listing that use dynamic parameters with root node set to current asset?

You certainly can. You could create a standard page that has two divs, each nesting an asset listing. Each asset listing can be set to have a dynamic root node set to the current asset, which means they'll list the children of the standard page. :slight_smile:

What would be the difference in server load (roughly :slight_smile: ) between

  1. An asset listing
  2. A page nesting several asset listings
  3. A standard page with a non-dynamic set of links

    ?



    For say, 20 links total?

In order of speed to build:


3, then 1 then 2



I.e. a standard page with static links is always faster than a single asset listing, which is faster than building multiple asset listings.



Once the page is cached though, it'd be the same speed for all three. :slight_smile: