Textarea fields
Textarea fields
jquijado
Posts: 24Questions: 6Answers: 0
Hi, everyone.
Is it able, with the DataTables Editor, to use textarea fields with html editor, just like this one in the forum? The goal is that the user can write a text with buttons for bold, italic, icons, etc.
I've not found any like this in the examples or the reference.
Thanks everybody.
This discussion has been closed.
Replies
There are a few plug-ins available which add formatting options such as the Quill plugin, CKEditor and TinyMCE.
Allan
Thanks a lot again.