Have dynamic links that are AF attributes redirect the current display instead of opening new tab
Currently, a "dynamic" links on PI Vision displays are Asset Framework attributes using StringBuilder that are displayed using a value symbol. When the symbol is clicked, a new tab is opened.
Having the display redirect in the same tab would be more ideal.

-
Steve_Roney commented
As explained below, having every dynamic link open a new tab makes a cluttered mess. Having an ability to select this behavior like with the static links would be a good upgrade
-
Martin Bryant commented
A URL argument that offers a choice would be great - similar to the _Self tag in regular URL calls.
-
NOC_PI commented
The URL parameter "target" exists, but it is not efficient when used in a collection.
-
NOC_PI commented
It will be very useful and avoiding end users to manage multiple browser windows opened at a time. This will also enhance the display performance as each instance of a tab browser is using cache...
-
PMac commented
Agree with Gael. URL parameter for this would be ideal.
-
Gael commented
It would be great to have a URL parameter to choose the behavior(same or new tab!)