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

11. Ticket Creation

Daniel Curtis1 
(1)
Birmingham, UK
 

This chapter covers the functionality to create new tickets, using several Oracle JET components that we have already used (plus some new ones). The Oracle JET Common Model will be used to create new tickets, and we will be using Signals once again to handle the intermodular communication.

Animations will be introduced to alter the way that elements are loaded into a page, which can enrich a user’s experience.

The components/libraries used within this chapter are
  • ojBindIf

  • ojInputText

  • ojSelectOne

  • ojModule

  • AnimationUtils

  • ojFilePicker

  • ojButton

  • ojLabel

  • FontAwesome

API Setup

For this chapter, we ...

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.