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
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)
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
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
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
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
Thanks for you help
Fabrizio
Maybe you can set a flag in the session then detect it and display the message in the header box of your listing!
This topic is locked and no more replies can be posted.