Hi Kilan,
i am facing the same situation. Did you find a solution for this?Please let me know..
Hi Mercy,
I don't think I did, but since the question is almost four years old, I don't have any recollection of it :). I think that indeed a hidden link + widget click (from RichWidgets) is the least bad solution.
Mercy Hope I can Help
Check
https://www.outsystems.com/forums/discussion/33138/open-page-in-new-tab-window-when-you-click-the-link/
Alberto,
The original post was about opening a new window from a Screen Action redirect. Your link points to the "_blank" solution, which cannot be used in that case.
Kilian Hekhuis wrote:
Hi Kilian
I think at last found a solution. I was able to navigate to a new window from my screen action.I used window.open() java script. In extended properties I have given onclick, and assigned"window.open('MyURL link','blank')". This worked for me.. Thanks all for your answers
Hello,
Can somebody help me with this issue on how to open in new tab through screen action?
Hello Priya,
In this post there are some solutions for what you want to do, the easiest solution is to have a hidden button with the target "blank_" and use widget click in the screen action.
With the best regards,
Gonçalo