Configure script fields for a workspace
Configure a Configurable Workspace to support script fields.
Before you begin
Role required: admin
Procedure
Navigate to
sys_properties.list.The entire list of properties in the System Properties [sys_properties] table opens.
Show script fields in forms with a code editor component.
Add a system property named glide.ui.workspace.script.code_editor.enable.
For more information on adding system property, see Add a system property.
Set the Value to true.
Select Submit.
Configure the line number after which the scroll bar should appear for the code editor component.
Add a system property named glide.ui.workspace.script.code_editor.autoresize_line_limit.
For more information on adding system property, see Add a system property.
Select Submit.