Thanks Message after editing

BrunoPigi 04 Feb, 2014
Dear all,

I Have a multipage form for submission. The Users can editing the result with a chronoconnectivity page.

If I completed the form with chronoforms, it is showing the thanks message.
If I edit with the chronoconnectivity and completed the form, it is not showing thanks message but redirect on the list page

This is the process in submit event (chronoforms):

Multipage
Handle Arrays
DB Save
Html to PDF ( I modified the code like http://www.chronoengine.com/faqs/61-cfv4/cfv4-tutorials/4133-how-can-i-create-a-pdf-including-form-results.html)
Custom Code (for download link in email)
Email
Custom Code or Thanks Message ( I tried both )

All is ok in Chronoforms submission and in chronoconnectivity editing

The only one trouble is The last step - Thanks Message when I editing the record

Thanks a lot for your great works
Max_admin 04 Feb, 2014
Hi Bruno,

This may not be possible, the redirect has to occur after saving.

Maybe add a "system message" action and display the thanks message using that!

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
faros 26 Sep, 2014
Hi max I m tryng to show a message to the user after editing and I follow you tip, but my problem is that in the system message are also shown the messages about the email sent (which look like a debug message and not informative for the user) is there a way to hide the system message about the emails?

Thanks for you help
Fabrizio
Max_admin 28 Sep, 2014
Maybe you can set a flag in the session then detect it and display the message in the header box of your listing!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.