© Daniel Curtis 2019
Daniel CurtisPractical Oracle JEThttps://doi.org/10.1007/978-1-4842-4346-6_8

8. Replying to Tickets

Daniel Curtis1 
(1)
Birmingham, UK
 

A common requirement of an application is to provide a user with the ability to input longer portions of text. Unfortunately, in many cases, a standard HTML text area will not meet that requirement, as richer functionality is needed. Even a simple line break will mean looking elsewhere for a richer text editor.

In this chapter, we are going to use a text editor called Trumbowyg, which is a lightweight What You See Is What You Get (WYSIWYG) editor. The editor comes with a lot of great features, but we are mainly using it to offer line breaks and a few extra formatting options to the user.

You can ...

Get Practical Oracle JET: Developing Enterprise Applications in JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.