Hi,
I want only 1 instance of a modal popup triggered by multiple buttons.
I’m using a modal as a button, and triggering a popup that displays a form. My issues is that I have to duplicate the Modal several times on the page, so this means that the form being used (a gravity form) is also duplicated. Gravity forms doesn’t allow for several instances of the form on a single page, only 1. Therefore, what I would like is for a button to trigger a single modal popup instead of having to duplicate the the popup several times on the page. Please assist!