- Contents
Interaction Process Automation Designer Help
Internet Explorer
The Internet Explorer control contains and displays a web browser window on a work item page. To move or resize the web browser window, move or resize the Internet Explorer control.
To set properties, display the control's shortcut menu and click Edit Properties.
Internet Explorer Control Properties
Property |
Description |
Border |
Use the first list box to select the thickness in pixels of the border line around the control. Use the second list box to select the color of the border line. |
Color |
The shortcut menu displays nothing in this area. |
Values |
Fixed URI: Location of the image file to display. |
Binding(s) |
|
Update URI when user navigates |
Updates the URI Data property when a process user navigates within the Internet Explorer control to a different URI. |
URI Data |
A variable that contains the address for the Internet Explorer control. The value should be fully qualified, such as: ยท http://www.inin.com. Relative URI values do not work because the web browser is not on the same system as the web server. Use only fully-qualified URI values, such as http://www.FakeAddress.com/Features.html. The process design should be robust enough to accommodate all viewers. |
Plain Text Data |
A plain-text string variable that contains the contents of the page that the browser control displays. Click the hyperlink to select or change the variable. |