This API is used exclusively for client-side scripts (in app forms, business processes, pages, etc.).
To display standard widgets in the Code, you can use the following srtructure:
<%= UI.widget.contextValue('__name') %>
For the full list of available functions, refer to the [list of widget rendering functions](../interfaces/ _102_ui_widgets_.widget.html#contextrow).
The function returns a string.
“Code” widget
This API is used exclusively for client-side scripts (in app forms, business processes, pages, etc.).
Displaying standard widgets
To display standard widgets in the Code, you can use the following srtructure:
For the full list of available functions, refer to the [list of widget rendering functions](../interfaces/ _102_ui_widgets_.widget.html#contextrow).