Multiple Pop Up Modals

I have this ‘Meet the Team’ page in which I’m wanting a pop up modal for each staff member, with more info. I have built this for one staff member however:

  1. Is the most efficient way to create multiple modals, to duplicate the layers and redo the interactions/manually type each description?

  2. I am having issues with the modal. I thought I would be able to change the interaction settings to only affect the selected item and not the class, however now I realise that all the staff members have the same class as it’s a collection? What’s the best way around this? How do I get each collection item to have a different pop out?

Heres my preview link

https://preview.webflow.com/preview/sir-manasseh-meyer-international-school?utm_medium=preview_link&utm_source=designer&utm_content=sir-manasseh-meyer-international-school&preview=aa9d5d0ba04daf3756fb240cf2a2a41c&pageId=64701ddfa1af29d871e6db62&workflow=preview

Thanks!

Your best best here is to design the modal content and classes into your collection list directly. In your collection list item you’ll have a trigger such as a button click which will trigger the modal interaction.

In this arrangement, your button interaction trigger can easily locate the relevant modal element to affect, usually I use “sibling”.