I'd like to create dynamic anchors in the blog post list (for every list item) based on a blog field (e.g. "#{{ title }}").
I have a blog list (my concert dates) from where I can go to the according blog post pages (concert details).
There I have a button to link back to the blog list page. Actually it goes to the top of that origin page.
It would be great to jump exactly back to the initial blog list item linked to the visited blog post page.
Is there a way?
Thank you all in advance!