I have a large site with dozens of forms, but would like an easy way to include the forms on third party domains, while administering them from one spot. Like for use on landing pages of other domains.
Is there an easy way to do this other than Iframes? I see the page template Iframe method. Is that still the best way or could a new file similar to the preview.php file be modified/stripped to do something similar dynamically for use via php inlcude?
Before I do that I figured I'd ask here to see if there was another way or something that I am missing. Thanks.