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 ?
Forums
Wizzard not affecting the Frontend
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
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
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 ?
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
By all means PM me the site URL, the form name, and a SuperAdmin login and I'll take a quick look.
Bob
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
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
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.
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.
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
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
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 ?
yees this was the problem ! thanks alot Bob. you made my day🙂
This topic is locked and no more replies can be posted.