Service Studio 5.1 Help
Container Widget Runtime Properties
When you use a Container widget in your web screens or web blocks, the following runtime property (A property that you only can access at run-time. Runtime properties can be Read/Write or Read only.) is available:
Id: Identifies the widget in the HTML of the web screen or web block.
You can use this runtime property when, for example, developing your JavaScript.
The widget id
runtime property is only available in the scope of the web screen or web
block if the widget property Name is not
empty.
Read only. Text type.
See Also
About Runtime Properties | About Container widget | Container Widget Properties | Widgets and HTML Tags