Add an address bar
Add an address bar for the
Web browser
object.
TIP:
The address that you enter must start with the protocol. For example,
https://rockwellautomation.com
- InProject view, create aWeb Browserobject.
- Create anEditable Labelobject.
- Create variable ofStringdata type.For more information, see Variables.
- (optional) Determine the start page by entering a web address as the variable value.For example, enterhttps://www.rockwellautomation.com
- Create a dynamic link between theTextproperty of theEditable Labelobject and the variable.For more information about dynamic links, see Create dynamic links.
- Create a dynamic link between theURLproperty of theWeb Browserobject andEditable LabelTextproperty.For more information about dynamic links, see Create dynamic links.
Provide Feedback