placeholder in ckeditor

Moderator: crythias

Post Reply
steeman
Znuny newbie
Posts: 67
Joined: 22 May 2013, 11:35
Znuny Version: 3.3.2
Real Name: Philip Steeman
Company: VIVES

placeholder in ckeditor

Post by steeman »

Hello,
I'm using in OTRS5 (and 6) and I would like to add some text as a tip in de body of ckeditor (=placeholder).

Something like this
https://ckeditor.com/docs/ckeditor5/lat ... older.html

Where can I add this in OTRS?

Thanks

Philip
zzz
Znuny superhero
Posts: 888
Joined: 15 Dec 2016, 15:13
Znuny Version: All
Real Name: Emin
Company: Efflux GmbH
Contact:

Re: placeholder in ckeditor

Post by zzz »

Hello Philip,

you have to create a new JavaScript file and load it by adding this configuration Docs: The CSS and JavaScript "Loader"

Next, you have to write your JavaScript code to make the changes to the CKEditor/s (called RichText in OTRS).

However, I am not sure if that's worth the effort, as you'd have to write some addition JavaScript for the filters.

Best regards
Emin
Professional OTRS, Znuny & OTOBO services: efflux.de | efflux.de/en/

Free and premium add-ons: German | English
Post Reply