Configure automatic resizing
Configure fields to display multiple lines of content automatically without scrolling.
Avant de commencer
Role required: admin
Procédure
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.
- glide.ui.journal.use_html
- Converts all journal fields with a text area subtype to HTML editor fields.
- glide.ui.journal.html.editor.autoresize
- Activates the autoresize plugin in all journal fields with the HTML subtype.
- 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.
- 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.
- 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.
- 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.
- glide.activity.compose.html.autoresize
- Activates the automatic resizing plugin in all Activity stream journal fields with the HTML subtype.