Submitting hidden form using forms2.js never fires onSuccess

Jorge_Pinon
Level 1

Re: Submitting hidden form using forms2.js never fires onSuccess

Sanford Whiteman We got it up on a dev environment, which does have SSL. It seems to work fine there, so I don't think it's going to help solve my localhost problem. It's going to make local development a pain.

https://dev.addigy.com

SanfordWhiteman
Level 10 - Community Moderator

Re: Submitting hidden form using forms2.js never fires onSuccess

Why can't you have SSL locally?

Jorge_Pinon
Level 1

Re: Submitting hidden form using forms2.js never fires onSuccess

I can of course, but is that what's happening here? Surely someone does local development with the js api without needing ssl?

SanfordWhiteman
Level 10 - Community Moderator

Re: Submitting hidden form using forms2.js never fires onSuccess

I can of course, but is that what's happening here? Surely someone does local development with the js api without needing ssl?

IMO it's not feasible to develop any forms JS without SSL, as it's become a prereq to run code in production (viz. the Firefox Tracking Protection vs. Marketo Forms battle).