evently-cloud / site

Evently.cloud web site
Other
0 stars 0 forks source link

Inline Form #3

Closed zapscribbles closed 2 years ago

zapscribbles commented 2 years ago

Form works fine as an external page, but ideally it would be great for it to be inline. It does seem to work ATM, but:

mattbishop commented 2 years ago

I'll check on the redirect option. I imagine so, just have to figure out what properties to set. Can you send me a URL that it should redirect to?

mattbishop commented 2 years ago

Yes we can redirect. I set this as the redirect URL for now: https://evently.cloud/signup-completed

It's easy to change.

zapscribbles commented 2 years ago

Awesome! I have created /signup-completed, once we connect up the domain we can test it out

mattbishop commented 2 years ago

Domain is connected, so signup-completed should be available for redirect.

I saw your test signup in Zoho CRM, Stephen, so that part is working too.

zapscribbles commented 2 years ago

Can definitely hit signup-completed, but still being redirected to the Zoho thank you page. Checked the form HTML and couldn't see any obvious way to change this, so I'm guessing this is a setting you're seeing in Zoho? Perhaps try the setting again now that the URL goes somewhere?

mattbishop commented 2 years ago

I checked again, and found that if I sign up from the Zoho Form site (not our evently html version), it redirects correctly. Perhaps it's a zoho-only issue? I will ask their support about it.

Also, I set up a captcha challenge so we don't get a bunch of crap signups. Not sure how to embed that in the HTML. I will ask about that too.

On Sat, Nov 13, 2021 at 3:28 PM Stephen Zappia @.***> wrote:

Can definitely hit signup-completed https://evently.cloud/signup-completed, but still being redirected to the Zoho thank you page. Checked the form HTML and couldn't see any obvious way to change this, so I'm guessing this is a setting you're seeing in Zoho? Perhaps try the setting again now that the URL goes somewhere?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/evently-cloud/site/issues/3#issuecomment-968174568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACY3BIPVNUIYP537VFS5RLUL3YDNANCNFSM5H2ENA6Q .

mattbishop commented 2 years ago

Docs for embedded forms: https://www.zoho.com/forms/help/share/embed.html#download-html

I will sign up for the paid plan, I don't think it costs much. That will get us the redirects we want.

On Sat, Nov 13, 2021 at 3:54 PM Matthew Bishop @.***> wrote:

I checked again, and found that if I sign up from the Zoho Form site (not our evently html version), it redirects correctly. Perhaps it's a zoho-only issue? I will ask their support about it.

Also, I set up a captcha challenge so we don't get a bunch of crap signups. Not sure how to embed that in the HTML. I will ask about that too.

On Sat, Nov 13, 2021 at 3:28 PM Stephen Zappia @.***> wrote:

Can definitely hit signup-completed https://evently.cloud/signup-completed, but still being redirected to the Zoho thank you page. Checked the form HTML and couldn't see any obvious way to change this, so I'm guessing this is a setting you're seeing in Zoho? Perhaps try the setting again now that the URL goes somewhere?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/evently-cloud/site/issues/3#issuecomment-968174568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACY3BIPVNUIYP537VFS5RLUL3YDNANCNFSM5H2ENA6Q .

mattbishop commented 2 years ago

I need to upgrade zoho forms for the redirect to work and test.