Skip to main content

How can I make the text editor use single line spacing by default for end users submitting tickets?

osTicket: Not specified Checked:

There is no built-in setting for end user editor spacing. Agents can configure per-profile spacing. Shift+Enter produces a single-spaced newline. To change the default for all users requires a code-level change -- search for 'editor_spacing' in the osTicket GitHub repository and modify the default.

Originally sourced from forum.osticket.com . osFAQ.org summarises community knowledge for quick reference.

Helpful
Report an error