Guide to Hyperlinking PX Views

VykonPro required

The VykonPro module has an "Enhanced Hyperlink Binding" that is necessary to continue. Currently the VykonPro module only ships with VYKON branded versions of N4 which will be located under niagara-central's software section when the "Vykon" brand is selected.


Generally there are two types of linking that are needed:

  1. Linking from a PX page to a separate Periscope view (which could be another PX page)
  2. Linking from a PX page to another PX page (without changing Periscope views)

Linking from a PX page to a separate Periscope View

Steps:

  1. Replace the regular PX hyperlink with an Enhanced Hyperlink Binding
  2. Set the "ORD" to any component (just needs to be filled in, doesn't matter)
  3. Set the "hyperlinkFormat" to the URL of the Periscope view you'd like to navigate to
  4. Set the browserTarget to "_parent"

Example

Let's say you created a PX page that contains individual pieces of equipment and you want each piece of equipment to link to a PX page inside of a Periscope view.

You've already created a "view" in Periscope for each of the equipment's PX pages but now you need to be able to navigate to them.

To do this, open Periscope in a browser and navigate to one of your equipment PX views. Copy/paste the URL from that page into your "Enhanced Hyperlink Binding" and now the PX page containing all the equipment will navigate there.

Linking from a PX page to another PX page

Steps:

  1. Replace the regular PX hyperlink with an Enhanced Hyperlink Binding
  2. Open your browser and navigate to your PX page that you wish to link to
  3. Copy and paste the URL into "ord" and "hyperlinkFormat" while adding "?fullScreen=true" to the end of the URL
  4. Set the browserTarget to "_self"