Matrix Version: 5.3.4.0
I have 2 asset listings with the same source folder which i want to use to displays some short notices.
One asset listing displays the linked title, and sits in the homepage sidebar, the other displays the full content of all the notices on a separate page.
What I’m trying to do is link from the sidebar to the notice on the main notices page, with an anchor (which uses the asset ID to ensure each one is unique) not to the notice web path (as each asset has its own URL).
I’m struggling to figure out how to link directly to an anchor on the main notices page though. Something like http://example.com/notices#123456
Is it a parent ID I’m looking for?