Switching from iframes to embedded forms
Hi All,
We are currently redeveloping our website and instead of using iframes for forms, we'll be embedding the forms instead (Drupal). My question is, are there any resources that explain how I can get a certain action to trigger via these forms. (Ex: Send a white paper when a form is filled out on a certain page) It's easy now with the iframes but will the API recognize "Form Filled Out" on "XYZ URL"? I feel like this is a pretty elementary question but I couldn't find anything on it.