Loading two Marketo forms into one modal
I've been asked to create two forms that can toggle between each other. There is a block of rich text instruction at the top of each of the two forms that when clicked, currently loads a Marketo landing page that holds each form, just for demonstration purposes. Our company web team is ready to put the forms on a non-Marketo page, loading them into a modal. So you click a contact button, which pulls up one of the forms in a modal. If you decide that you actually need to fill out the other form (based on that line of rich text instruction), you would click the link in that line of instruction to load the other Marketo form into the modal. Is there any way to do this from the form itself, or does the dev team need to code that on the non-Marketo landing page? I had suggested that we not put that line of instruction at the top of the forms...that the dev team should code that outside of the form, within the modal....but they insisted that I add the instruction to the form itself. Can anyone offer any guidance here?