@julianpaulozzi I am hoping to you or anyone else can help me further as you have already given me a great head start with the service code you have written.
I have implemented it into a codepen where I display a list of exercises and when clicking on one of them I hope to pass the whole exercise object to the modal for furthers details to be displayed.
Specifically I need help with passing data to the modal. I use approximately 10 different modals in my project and would like to use the factory for all of them so being able to pass specific information to the modal is imperative.
Many thanks for your time.
Simon