How to set editor spacing for all user from Double to Single? Now, I just know this possible from Agent Profile only. I want for all user (User and Agent). Thanks
vicktorhalim
That’s a good point. We don’t actually have a configurable setting for users. You’ll have to modify the code to set it to single by default. Both Users and Agents can hold Shift while pressing Enter for single spaced new line.
Cheers.
KevinTheJedi can you guide me where I must change text editor to single space. As far as I know, the old version that uses the redactor can be do that.
When modifying the codebase you are always on your own as you are deviating from core. The code is open source and publicly available on Github. Github has a great search tool and even a code tree/glossary that aids in navigating the code. You will proceed at your own risk. Good luck!
vicktorhalim https://github.com/search?q=repo%3AosTicket%2FosTicket%20%22editor_spacing%22&type=code