Little help? Link and anchor to a static collection page

A couple ideas that are maybe in the right direction but I haven’t been able to get them to suceed:

Using Link Section
Can I somehow bind the Section field in order to link to an element within a section (by ID), instead of just a section? If so, what would the syntax for this look like?
image

Page load workflow
Use on on page load workflow to set location.hash to an id value that I set on-click (i.e. when user clicks on a job, I change a variable value to that item’s id, then read it in my on page load workflow on the collection page.

Am I thinking in the right direction here? :thinking: