Closed (won't fix)
Project:
Webform
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2012 at 14:51 UTC
Updated:
18 Jun 2013 at 03:04 UTC
Hello,
I successfully managed to create a custom url made of a fixed url+user submitted value like this http://somepage.com/userinput
After submitting - this url is opened in the same window.
I need it to open in new window.
Is it possible to achieve this using template override or anu other way I am willing even to hack the code.
Thank you very much.
Comments
Comment #1
quicksketchHi there, it's not possible to make Webform open it's built-in confirmation message in a new window automatically. You could however use JavaScript on the confirmation page to open a new window by putting JS in your confirmation message field. Unfortunately this kind of configuration is beyond the normal help we provide in the Webform issue queue. As mentioned in the submission guidelines, we don't provide help with custom coding:
Please refer to other resources such as IRC or Drupal StackExchange to ask your questions.
Comment #1.0
quicksketcha