form success page

Issues related to forms.
Post Reply
SusanC
 
 
Posts: 8
Joined: Tue Apr 24, 2018 7:28 am

form success page

Post by SusanC »

Is it possible to have a popup window instead of a website page to show success/failure of email?
User avatar
wwonderfull
 
 
Posts: 1586
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: form success page

Post 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
Last edited by wwonderfull on Sun Apr 09, 2023 10:29 am, edited 1 time in total.
User avatar
Pablo
 
Posts: 23437
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: form success page

Post by Pablo »

SusanC
 
 
Posts: 8
Joined: Tue Apr 24, 2018 7:28 am

Re: form success page

Post 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.
User avatar
Pablo
 
Posts: 23437
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: form success page

Post by Pablo »

If you need help with this then please share a DEMO so we can see what you have done.
User avatar
wwonderfull
 
 
Posts: 1586
Joined: Fri Aug 21, 2020 8:27 am
Contact:

Re: form success page

Post 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.
Post Reply