Efficient Methods for Managing Multiple Modal Instances in Web CMS
This is not Relume related but Finsweet. I'm using this method for showing multiple instance of modals. https://finsweet.com/attributes/modal I have CMS cards which include individual modals but creating unique instances drives me crazy. I managed to get different data for all the cards + their modal instance but I have to add plain text fileds into my cms like: open-1 modal-1 close-1 This means whenever I create a new CMS item I have to add these into the fields. For me this feels really stupid. Is there a better solution?