Focal Point
[CLOSED] Force View in New Window

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/6117001096

May 07, 2018, 12:08 PM
ratios
[CLOSED] Force View in New Window
Hi Focus Friends,

In 8202M, is there a way to force urls to always open in a new window? I notice some of my links are just blank (don't work) when you double click because those urls dont allow you to view their site in an iframe. I would like my users to just double click instead of right clicking and selecting "View in New Window"

Please let me know, thanks

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS App Studio 8202M
Windows, All Outputs
May 07, 2018, 05:06 PM
FP Mod Chuck
Ratios

That does seem to be a new behavior and I don't see a setting for it in the admin console. You might want to log a case with techsupport and ask their advice.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
May 08, 2018, 08:42 AM
MMoreno
quote:
Originally posted by ratios:
Hi Focus Friends,

In 8202M, is there a way to force urls to always open in a new window? I notice some of my links are just blank (don't work) when you double click because those urls dont allow you to view their site in an iframe. I would like my users to just double click instead of right clicking and selecting "View in New Window"

Please let me know, thanks


You can use, for example:



TYPE=GRANDTOTAL,
COLUMN=N3,
TARGET='blank',
FOCEXEC=DETAILS(
USER='&USER' \),
$


WebFOCUS 8

Windows, All Outputs
May 08, 2018, 09:27 AM
Doug
Yep, MMoreno's suggestion works well for drilldowns.
May 10, 2018, 09:46 AM
Francis Mariani
target='blank'
Will open all links in a window named "blank", the first link will open a new window, the others will open in the already opened window.

target='_blank'
will open each link in a new window.


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
May 10, 2018, 03:00 PM
ratios
Thanks guys but let me add an image to make my request more clear.

Wondering if I can set "View in New Window" as a default for urls in the new 8202 dashboard as some urls don't work in iframes.




WebFOCUS App Studio 8202M
Windows, All Outputs
May 10, 2018, 03:59 PM
MartinY
Solutions provided to you are for a direct click on the link, not for the "right click".

Once the direct click run as expected, user should (normally) don't need to right click.

When you right click is normally because you want to access other option than the default one.

I don't think that you can change the default right click action.


WF versions : Prod 8.2.04M gen 33, Dev 8.2.04M gen 33, OS : Windows, DB : MSSQL, Outputs : HTML, Excel, PDF
In Focus since 2007