Enable your Configurable Workspace to support script field types.
Before you begin
Role required: admin
Procedure
-
In the navigation filter, enter sys_properties.list.
The entire list of properties in the System Properties [sys_properties] table appears.
-
Select Name for the search value, and enter script into the search bar.
-
Configure the following system properties for the script field.
| System property | Configuration |
|---|
| glide.ui.workspace.script.code_editor.enable |
Determines whether to show script fields in forms with a code editor component.
|
| glide.ui.workspace.script.code_editor.autoresize_line_limit |
Determines the line number after which the scroll bar should appear for the code editor component.
|