How to make forms inside Foundation modals stay on modal after submit?
Hi, we used Foundation to build a modal that a user clicks on to fill out a form that's embedded with the Marketo form script. Once the user fills out the form we want the modal to stay open and to show a thank you message. Right now, the modal will automatically close and a page refresh will occur once the form is submitted. What's the best way to configure the form so that it will keep the modal open as well as to show a thank you message?