Configure automatic resizing

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 4분
  • Configure fields to display multiple lines of content automatically without scrolling.

    시작하기 전에

    Role required: admin

    프로시저

    1. Navigate to sys_properties.list.

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

    2. Use system properties to enable automatic resizing and set a line limit.

    System properties for automatic resizing

    Configure system properties for automatic resizing to display fields with multiple lines of content automatically without scrolling.

    glide.ui.textarea.autoresize_line_limit
    Determines the line number after which the scroll bar should appear for the text area component in all text area fields.
    Enter a maximum value for text area fields to automatically resize.
    glide.ui.journal.use_html
    Converts all journal fields with a text area subtype to HTML editor fields.
    Set the Value field to true.
    glide.ui.journal.html.editor.autoresize
    Activates the autoresize plugin in all journal fields with the HTML subtype.
    Set the Value field to true.
    glide.ui.journal.html.editor.autoresize_line_limit
    Determines the line number after which the scroll bar should appear for the HTML editor component in all journal fields with the HTML subtype.
    Effective if glide.ui.journal.html.editor.autoresize is set to true. Enter a maximum value for journal fields to automatically resize.
    glide.ui.html.editor.autoresize_line_limit
    Determines the line number after which the scroll bar should appear for the HTML editor component in all HTML fields.
    Effective if automatic resizing is added to glide.ui.html.editor.v5.enabled_plugins. Enter a maximum value for HTML fields to resize automatically.
    glide.ui.html.editor.v5.enabled_plugins
    Determines the line number after which the scroll bar should appear for the text area component in all Activity stream textarea fields.
    Enter a maximum value for text area fields to resize automatically.
    glide.activity.compose.html.autoresize_line_limit
    Determines the line number after which the scroll bar should appear for the HTML editor component in all Activity stream journal fields with the HTML subtype.
    Effective if glide.activity.compose.html.autoresize is set to true. Enter a maximum value for journal fields to resize automatically.
    glide.activity.compose.html.autoresize
    Activates the automatic resizing plugin in all Activity stream journal fields with the HTML subtype.
    Set the Value field to true.