Location of message after submitting the form

Relocate the success message below the form on the submission page.

Overview

The success message appears above the form because it is triggered by an action event, while the form remains visible due to AJAX settings.
Add a Message Area element in the View editor and place an HTML element inside it to define the custom message content.

Answered
ChronoForms v7
AP APROS 27 Jan, 2021
Is it possible to locate the message (on end.page) underneath the form instead of above? If yes - how can I change this?

Regards,
Petra
Max_admin Max_admin 03 Feb, 2021
Answer
usually the form is not show on the end page, you just show a message, but you may add your own message inside a "Message Area" on the end_page and that will appear where ever you have it!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
AP APROS 03 Feb, 2021
In this form I use the AJAX function to prevent the form from reloading and closing my accordeon. So the form itself remains.

My success message is thrown in the Save data - succcess event.This is defined in Actions Editor.

I can add a "Message Area" on the end_page only in Views Editor while the message itself can just be added in Actions Editor. Where can I bring message and area together?
Max_admin Max_admin 10 Feb, 2021
for this you may need to use the message area in the View editor!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
AP APROS 10 Feb, 2021
I got this - but how can I define the content of the message area?
Max_admin Max_admin 21 Feb, 2021
drag an HTML view inside it and add your content inside the HTML!
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.