Hello, i am trying the Chronoforms 6 Modal form. I am working on the demo modal form.
The way that I try to make it work is to create 3-4 "buttons" outside of the form with the class .open_modal_form that will all trigger the modal form when clicked, all good up to this, now is there a way for the form to know which element (what ID) triggered (I think one way could be with JavaScript) the form and also any way to pass others parameters to that form too?
The way that I try to make it work is to create 3-4 "buttons" outside of the form with the class .open_modal_form that will all trigger the modal form when clicked, all good up to this, now is there a way for the form to know which element (what ID) triggered (I think one way could be with JavaScript) the form and also any way to pass others parameters to that form too?