!--a11y-->
Properties of a Browser Control 
You design a browser control for a specific context.
Browser Property |
Action |
Anchor |
Associate the property with this control to reference the data source.
If the property you want to associate with this control is not contained in this data source, you must assign to this control the business anchor whose data source contains it. For more information, see Manually Associating a Data Source Property to a Control. |
BO Attribute |
Enter the property of the data source, specified by the anchor, that passes the URL to the browser at runtime. |
Mode |
Set to Normal to allow the user to read the data displayed and enter data in the browser field at runtime. Set to Hidden to prevent the user from seeing the browser field at runtime. |
Name |
Enter a name with the assigned namespace. |
Top, Left, Bottom, Right |
Determine the position of the control by defining its coordinates.
If you want to display only the contents of the URL in the tile at runtime, enter ‘0’ as the value for each property. |
See also:
