How to get "Open link in new tab" option on right click
Hello,
I have different applications in my project & other application case Id's(which is of type link) will be visible from one application. On click of the link, cases should be opened in the new window. which I am achieving with Run Script (Using window.open function).
I also have the requirement to right click on the case ID & to select Open link in new tab. Could anyone help me how to achieve this?
Note: I have seen that option is available on Open work item action & open work by Handle. Both are not useful for me.
Thanks in advance!