Forums

Wizzard not affecting the Frontend

newsocrates 14 Jul, 2016
Hi! Im haveing Problems with the Setup wizzard. I tried to change the Display message of the success event. But it doesnt affect the Frontend. Its saved to the database since in the backend the changes are made. i allready cleared the joomla site cache, my browser cache, the chronoforms cache and disabled all caching plugins. I can change the recipent of the contactform and that will work but anything i change what will affect the frontend wont work. Any idea whats the problem is ?
GreyHead 14 Jul, 2016
Hi newsocrates,

No idea, you have done all the right things as far as I can see. You might just check that you don't have two forms with the same name as that might cause this . . .

Bob
newsocrates 14 Jul, 2016
damn. actual its the right id. when i change the form code f.e. the placeholder it will change the placeholder in the frontend. but in the event wizzard changes not working. can you maybe put your eyes on this project ?
GreyHead 14 Jul, 2016
Hi newsocrates,

By all means PM me the site URL, the form name, and a SuperAdmin login and I'll take a quick look.

Bob
GreyHead 14 Jul, 2016
Hi newsocrates,

In the Serverside Validation action you have a ReDirect On success and an Event Loop On Fail - both of these will stop any further processing so the Display Message and other actions after Severside Validation action will never run.

Bob
newsocrates 14 Jul, 2016
hmm but when i send the form i will get the Display message. But not the updated one.i added some "!!!" to the Display message. the old one was shown after form submit.

unfortunatley i didnt set this form up. so what would the right move to fix that issue? and keep the form doing what it should do.
GreyHead 14 Jul, 2016
Hi newsocrates,

As far as I can tell the form sends the email then redirects the user to the /danke page so you see the message there.

What do you want it to do?

Bob
newsocrates 14 Jul, 2016
so actualy /danke is not the display message in the setup wizzard ? i want to add a affiliate pixel to the success event. so i was like ets add it as js code to the setup wizzard. so it seams like /danke is a joomla content site, right ?
newsocrates 14 Jul, 2016
yees this was the problem ! thanks alot Bob. you made my day🙂
GreyHead 14 Jul, 2016
Hi newsocrates,

Yes, as you worked out, the /danke page is a separate page, probably an article but it could be any Joomla! page.

Bob
This topic is locked and no more replies can be posted.