Page 1 of 1

form success page

Posted: Sun Apr 09, 2023 4:46 am
by SusanC
Is it possible to have a popup window instead of a website page to show success/failure of email?

Re: form success page

Posted: Sun Apr 09, 2023 5:29 am
by wwonderfull
You can target a modal or by using a "DIALOG" to show the success page alike a popup. So yes it is possible. Go to tools and search "dialog".

See this tutorial viewtopic.php?t=89814

Re: form success page

Posted: Sun Apr 09, 2023 7:04 am
by Pablo

Re: form success page

Posted: Mon Apr 10, 2023 4:50 am
by SusanC
I tried using a dialog box. It worked okay but I couldn't get it to stay in position on my page. Whatever I did it appeared at the bottom of the page, not on my layout grid.

Re: form success page

Posted: Mon Apr 10, 2023 6:27 am
by Pablo
If you need help with this then please share a DEMO so we can see what you have done.

Re: form success page

Posted: Mon Apr 10, 2023 2:02 pm
by wwonderfull
SusanC wrote: Mon Apr 10, 2023 4:50 am I tried using a dialog box. It worked okay but I couldn't get it to stay in position on my page. Whatever I did it appeared at the bottom of the page, not on my layout grid.
As DIALOG tool is a modal layer and a small box it can not show full page, so you may have to use text on the left top corner of the page without any layout grid and according the the size and adjustments of the modal dialog or else you may have to use a layer float it and put a text on it and position it in the middle. Pease share a demo if you need assistance.