Dealing with API Response
Hello,
I'm hoping someone may be able to help me with a fairly simple issue I'm struggling with. I have developed a custom form using the Add Record - REST API - POST Method. I load this form into my site via an Iframe and everything is working great. When the user clicks the "Submit" button, the Iframe loads the response page. Is there any way to avoid this or implement a workaround to redirect to another page? I've tried adding an onclick event to the Submit button in the form, but am still getting the formatted response. I've also tried adding an openURL script to the On Success action- which works with Zoho forms, but not through the API. I'm really looking for a simple solution to avoid having the user stuck with a screen full of XML when they submit my form. Any help would be greatly appreciated!
Thanks!
BRYAN