Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
1

Form submission Thank You page as popup?

Contributor ,
Feb 22, 2013 Feb 22, 2013

Hi

I have a website that uses three templates to cater for three hospitals. The Newsletter Module on the left is common for all three templates. The problem is that once submitted, the Thank You page will show up using a different template. For instance if you submit a newsletter form from "Riverside Animal Hospital" (link below) which uses a blue colour scheme, the Thank you page will show up using the "Riverside veterinary Group" template.

http://vetsnyc.businesscatalyst.com/RAH/riverside-animal-hospital-home.htm

Is there a way to have the thank you page show on the same template or how can I use a thank you popup message instead?

This is a screen shot showing the thank you page:

thank-you.jpg

TOPICS
Content management and modules
3.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 22, 2013 Feb 22, 2013

Use the Ajax form submission method

http://kb.worldsecuresystems.com/851/cpsid_85119.html

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 22, 2013 Feb 22, 2013

Thanks Liam,

I tried it but got a popup message saying that the submission is in progress and also code errors in Chrome (which I never understand).

I will give it a thorough look again and see how it goes.

Cheers and hopefully it's dry and warm in NZ.

Micha

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Feb 22, 2013 Feb 22, 2013

Still can't get AJAX to work.

When submitting the form I get n empty page with the submitted code:

{"FormProcessV2Response": { "success": true, "entityId": "26648984", "objectTypeId": "Cases", "objectId": "3531962", "message": "<table class=\"tabledefault\"><tr><td id=\"title\"><strong>Summary of web form submission:<\/strong><br\/><!-- IP Address: 121.44.153.236 --><\/td><\/tr><tr><td id=\"name\"><strong>Your Name<\/strong><br\/>micha json test<\/td><\/tr><tr><td id=\"email\"><strong>Email Address<\/strong><br\/><a href=\"mailto:micha@migo.com.au\">micha@migo.com.au<\/a><\/td><\/tr><tr><td id=\"casenumber\"><strong>Case Number<\/strong><br\/>3531962<\/td><\/tr><tr><td id=\"customfields\"><table class=\"tabledefault\"><\/table><\/td><\/tr><\/table>" }}

I created a sample form here for you to see since the one online is live. feel free to test.

http://vetsnyc.businesscatalyst.com/New-Client-Form.htm

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 26, 2014 Mar 26, 2014

Hi Micha,

Did you ever get a solution to this issue? We've got the same error occuring.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2014 Mar 26, 2014

You will need to post a link so people like me can have a look for you.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Mar 26, 2014 Mar 26, 2014
LATEST

Thanks Liam.

In my searching today I found this which seems to work much better:

http://demo.businesscatalyst.com/json-form

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Mar 26, 2014 Mar 26, 2014

I get the message that the web form has been deleted on this one when testing.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines