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

quicksketch’s picture

Status: Active » Closed (won't fix)

Hi 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:

Any issues regarding "how do I code ..." or "how do I theme ..." will not be answered. Please look elsewhere for coding resources.

Please refer to other resources such as IRC or Drupal StackExchange to ask your questions.

quicksketch’s picture

Issue summary: View changes

a