HTML link in a webview (in app) | XM Community
Skip to main content

HTML link in a webview (in app)

  • October 28, 2021
  • 0 replies
  • 61 views

JR33
QPN Level 2 ●●
Forum|alt.badge.img+10
  • QPN Level 2 ●●

I am in the process of building a survey which will be integrated into an application such as a webview. Everything works fine except that the html links that I use in my survey open inside the app, and not in a new window of a web browser, despite a target = "_ blank ".
How to force open in a web browser and not directly in the app? Maybe in jquery? Thanks for your help