# Redirection issue With Popup

**URL:** https://forum.mautic.org/t/redirection-issue-with-popup/9370
**Category:** General Discussion
**Created:** [September 4, 2017, 5:23pm UTC](https://forum.mautic.org/t/redirection-issue-with-popup/9370 "2017-09-04T17:23:18Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bizcrony](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bizcrony/32/409_2.png) [@bizcrony](https://forum.mautic.org/u/bizcrony)
#### Post date: [September 4, 2017, 5:23pm UTC](https://forum.mautic.org/t/redirection-issue-with-popup/9370/1 "2017-09-04T17:23:18Z")

</div>

I have created a form and integrated it as popup with one of my website , I need to redirect after form submission.  
  
  
  
Let me explain and how we can do that?  
  
  
  
We have only three options as below in **Successful Submit Action**

1. Remain at Form - I checked with this , message not displaying , after submission form, same page is there  
2. Redirect URL - I checked this also, no message displaying, after submission form , it redirect to URL.  
3. Display Message - I checked it as well, message displaying, after submission form , it shows only message and keep opening message page with message.  
  
  
  
I need one more option , like this Display Message just for 2 second \> then Redirect URL(what we set , like home page or other)  
  
  
  
  
  
  
  
Thanks in advance  
  
Kishan Kumawat

---

<div class="post-metadata">

### Author: ![bizcrony](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bizcrony/32/409_2.png) [@bizcrony](https://forum.mautic.org/u/bizcrony)
#### Post date: [September 4, 2017, 5:23pm UTC](https://forum.mautic.org/t/redirection-issue-with-popup/9370/2 "2017-09-04T17:23:18Z")

</div>

I have created a form and integrated it as popup with one of my website , I need to redirect after form submission.

Let me explain and how we can do that?

We have only three options as below in Successful Submit Action

1. Remain at Form - I checked with this , message not displaying , after submission form, same page is there
2. Redirect URL - I checked this also, no message displaying, after submission form , it redirect to URL.
3. Display Message - I checked it as well, message displaying, after submission form , it shows only message and keep opening message page with message.

I need one more option , like this Display Message just for 2 second \> then Redirect URL(what we set , like home page or other)

Thanks in advance  
Kishan Kumawat

---

<div class="post-metadata">

### Author: ![petertl](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/petertl/32/511_2.png) [@petertl](https://forum.mautic.org/u/petertl)
#### Post date: [September 5, 2017, 10:01am UTC](https://forum.mautic.org/t/redirection-issue-with-popup/9370/3 "2017-09-05T10:01:55Z")

</div>

I currently cannot be done - only with a workaround (I do this): I create a simple custom page (within my CMS, no Mautic page) with a “thank you” and an automatic redirect.

Please feel free to enter a feature request (I can only +1 that!) on Github: [https://github.com/mautic/mautic/issues/](https://github.com/mautic/mautic/issues/)

---

<div class="post-metadata">

### Author: ![bizcrony](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bizcrony/32/409_2.png) [@bizcrony](https://forum.mautic.org/u/bizcrony)
#### Post date: [September 7, 2017, 12:44pm UTC](https://forum.mautic.org/t/redirection-issue-with-popup/9370/4 "2017-09-07T12:44:36Z")

</div>

@PeterTL Thanks for reply
