I have an asset listing using asset grouping (Group Level 1: Asset Metadata)
If I use metadata field 1, 2 and 3 I get the desired response but these are all grouped together and I can’t seem to work out how to group them separately by region type and year.
The only way I was able to do this was to create 3 separate asset listers.
Hey Nick, so you have 3 separate metadata fields and you want to list assets and group them by the values each one has in each field? What would the final output ideally look like?
You might be able to do it by passing dynamic parameters down to the asset listing and nesting the same one in each time, but it might be easier with a search page actually…
With SSJS it should def be easy. Any reason you don’t want to use SSJS for this?