Configure script fields for a workspace

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • Configure a Configurable Workspace to support script fields.

    Before you begin

    Role required: admin

    Procedure

    1. Navigate to sys_properties.list.

      The entire list of properties in the System Properties [sys_properties] table opens.

    2. Show script fields in forms with a code editor component.
      1. Add a system property named glide.ui.workspace.script.code_editor.enable.

        For more information on adding system property, see Add a system property.

      2. Set the Value to true.
      3. Select Submit.
    3. Configure the line number after which the scroll bar should appear for the code editor component.
      1. 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.

      2. Select Submit.