Messenger function.
Dang Minh Hai created the topic: Messenger function.
I have use form maker on my site with bootstrap modal (the big green button near top web site), and after submit form, the messenger appear inside the modal. The problem is, user must click the button to pop up the modal to see it. How can I put this messenger on other place after submit the form (without redirect to other page)?
My site here:
thibanglaixemay.com.vn/nop-ho-so-thi-truc-tuyen/
Please Log in or Create an account to join the conversation.
-
Topic Author
- Dang Minh Hai
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
6 years 6 months ago
Agapi G. replied the topic: Messenger function.
Greetings!
Thank you for posting your question!
Unfortunately the only way to apply a workaround would be to have the modal window opened after submission.
If you have the code to trigger open the popup, please add it to /form-maker/frontend/views/FMViewForm_maker.php file, particularly inside the following if statement:
if (isset($_SESSION)) {
Thank you! Have a nice start of the week!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 6 months ago
Dang Minh Hai replied the topic: Messenger function.
Is there anyway can I get success messenger and put it in another place?
Please Log in or Create an account to join the conversation.
-
Topic Author
- Dang Minh Hai
- Offline
- Fresh Boarder
-
- Posts: 2
- Thank you received: 0
6 years 6 months ago
Agapi G. replied the topic: Messenger function.
Hey!
There surely is a way to do that!
Please create a page, the content of which would be the "Thank you" note (or any custom confirmation message). Afterwards choose URL option from Form Options > Actions after submission and provide the link to the created page.
This way the user will be redirected to this page after hitting submit.
Hope this works for you.
Thanks! Have a wonderful Friday!
Kind regards,
Agapi G.
Web-Dorado team
Please Log in or Create an account to join the conversation.
6 years 6 months ago