Set up hyperlink animation
Use the
Hyperlink
option on the Animation
menu to specify a link for an
object. When the object is clicked at runtime or Test Display mode, the linked destination
opens. The destination can be a file like PDF, a webpage, or a program. All graphic objects
supporting the touch animation, except the numeric input and string input objects, support
the hyperlink animation.
TIP:
To open a local web resource in
FactoryTalk ViewPoint
, you need to add a virtual directory in IIS Manager. See Configure IIS Manager for hyperlink animation.To set up hyperlink animation:
- On theHyperlinktab, in theAddressfield, specify an expression that represents the linked destination by any of the following methods:
- Type a URL address or a file path. It must be enclosed in double quotes (“ ”).
- ClickTagto browse for a string tag that represents the URL address or a file path.
- ClickExpressionto open theExpression Editorto create one.
- ClickBrowse for Fileto browse and select a file.
- ClickBrowse the Webto open the default browser on your computer. Then browse to the webpage you want to link to, and copy and paste the URL to theExpressionfield.
- When finished, clickApply.
Provide Feedback