Asset listing

Hi


I'm wondering if in an asset listing (list format as asset grouping) there is a way to create links to each group name at the beginning of the list.



For example:


  • Finance [link to below]
  • Human Resources [ditto]
  • Forms [ditto]





    Finance [group name]



    Human Resources [group name]



    Forms [group name]



    At the moment we have an asset listing (called forms) and within that there are several standard pages (group names).



    Thanks

You'll be wanting to use grouped asset listings for this one. In the details screen of the asset listing change the 'list format' to grouped. Then access the 'asset grouping' screen to customise how the groupings should behave and then perhaps the 'asset sorting' screen as well to customise that.


You'll need to define the group formats the same way as you do the page contents and type formats for the asset listings. The group formats appear as a dependant asset that you can modify to customise the formatting (e.g. add group names as headings).



It requires a little more work to setup, but grouped asset listings is able to do exactly what you are after.

Thanks Anthony, that's how I had it set before. Not sure if I've missed a step though.


In details, list format is set to 'custom grouping'.



Then in the asset group screen, group level 1 asset, restrict types to standard page. Then in the edit group format I've got

%group_name% (this is a H2)

%group_listing%



Cheers

I just noticed that on our alphabetical asset listing it sorts it alphabetically based on the web path. Is there anyway around this so that its based on the asset name/friendly titles instead?


As an example, if I had an asset called "Systems Administrators Concepts", and the web path was admin_concepts then our asset listing will display it under A and not C.



We also have various manuals which contain lots of standard pages inside them. We would only want the first manual page to display in the asset listing and not children below that. Any advice?

If you have an asset listing configured for A-Z grouping, the name or short name of the asset is used, not the web path. In fact, there is no option to sort by web path so it's wierd that is happening.


When you do pick A-Z, you need to select either NAME or SHORT NAME in the SORT BY field towards the bottom of the Details screen of the asset listing. Maybe you need to switch that around??


You'll need to set 'direct links' to yes. This will restrict the listing to display only direct links under the root and not their children.

Hi


I have a an asset listing (listed as standard) but I want my list to appear one after the other with just a break rather than a para in between.



%asset_listing%<br> doesn't work, any ideas?



I'm on 3.6.2.

In your Default Format, switch to Raw HTML for both Presentation and Content Type – then put the <br /> tag in that.


Remember, its the Format bodycopies that are repeated for each entry in the list. :slight_smile: