Oracle APEX 23 Course For Beginners

Oracle APEX 23 Course For Beginners
Oracle APEX 23 Course For Beginners

Monday 11 November 2019

Oracle Application Express - Pro Hacks

The word hacking has a bad reputation in the computing world. This term is generally used to break into computer systems and create havoc. Among developers, though, the term hack refers to a quick solution to a problem, or an intelligent way to get something done. And the term hacker is used for someone who is creative, and possesses technical chops to get things done. This book is an attempt to reclaim the word, and pass creative stuff on to the inexperienced. It exhibits professional approach to various problems you face while developing applications in Oracle APEX and provides quick ways to learn new things about the technology.

Oracle APEX is evolving and you get exciting new features with every new release to develop latest, data-centric web apps fast. The main objective of this book is to help you practically evaluate these features to polish your development skills. The topics covered in this book are not documented in APEX manuals. Not only the book provides pro tricks to develop professional-looking web apps, but it also saves the time you spend on the Internet to search these solutions.

This book is meant to provide a new way of perceiving Oracle APEX. Whether you are looking for a new technique to include in your application, a solution to a common problem, or just some insight into Oracle APEX, I am sure you will find the stuff provided in this book helpful and exciting.


Contents:

Advisor
Authentication
Authorization
Background Image
Button Styling
Calendar
Camera Integration
Carousel Container Template
Cascading Style Sheet
Debugging
Drag ‘n’ Drop
Email – Sending from APEX app
Global Page
Google Maps Integration
Image Preview
Image Scaling in Interactive Report
Interactive Grid Looping
Logo
ORDS – Oracle REST Data Services
Page Templates – Universal Theme
Password Tricks
Quick Response (QR) Code
Report Templates – Classic Reports
Reporting in JasperReports
REST Enabled SQL
Search Content Interactively
Session, Session ID, and Session State Management
Single Sign-On and Social Sign-On (SSO)
Theme Roller – Style Your Application
Themes and Theme Styles
Tree with Checkboxes
Universal Theme – Upgrade
URL – Incorporating External Content
Web Source Modules 



Display Data Dynamically In A Gauge Chart

In this tutorial, we will learn how to display customer's ordered data in a gauge chart dynamically. As you choose a customer name from ...