Configure script fields for a workspace

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • Configure a Configurable Workspace to support script fields.

    시작하기 전에

    Role required: admin

    프로시저

    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.