Service Studio 5.1 Help
Button Widget Runtime Properties
When you use a Button widget in your web screens, 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 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 screen or in the web block scope
if the widget property Name is not empty.
Read only. Text type.
See Also
About Runtime Properties | About Button Widget | Button Widget Properties | Widgets and HTML Tags