In Guide when filling out the form inside the "New Request" page it presents users with Suggested articles. Is is possible to open the suggested article in a new window? Currently it opens in the same window moving you away from the form (which you might have already started to fill out).
I am guessing I can add a property inside the HTML or Javascript in the template? I just can't fine the element and what to add.
Thank you!
There isn't a native way to open the suggested articles in a new tab on click, past right clicking the link and opening in a new tab. However you can use the below script to achieve this, you just need to paste the below code in
script.jsfolder in Guide themeHere's the screenshot for your reference