<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jnISAROkta Classic EngineIntegrationsAnswered2018-09-05T01:29:54.000Z2017-10-26T21:39:49.000Z2017-10-26T21:39:49.000Z
How to have a link open a new tab on the sign in widget.
I was wonder how can I have a link open in a new tab in the sign in widget need help section.

I have a link the opens in the current page via the below code.

helpLinks: {

      help: appConfig.helpUrl,

      custom: [

        {text: "Create Account?", href: appConfig.createAccountUrl},

        {text: "Privacy Policy", href: appConfig.privacyPolicyUrl}

      ]

    },

The Privacy Policy needs to open in a new tab, is this possible even?

Let me know if you need more information

 

Thanks!

  • Hey Charles, unfortunately the widget dosen`t support new tab opening. It`s still a great feature if you would like to suggest it. To do that you need to access our feature request channel from our support page under the "Ideeas" option.
This question is closed.
Loading
How to have a link open a new tab on the sign in widget.