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
Regards,
Petra
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!
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?
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?
for this you may need to use the message area in the View editor!
drag an HTML view inside it and add your content inside the HTML!
You need to login to be able to post a reply.