From the course: Oracle APEX: Foundations

Unlock this course with a free trial

Join today to access over 23,300 courses taught by industry experts.

Calendars

Calendars

(introduction music playing) - Welcome to the Oracle Apex Foundations course. Today, in this lesson on creating database application components, I'll be talking about calendars. Let's get started. In this lesson you will learn how to create and use calendars within your Apex application. Oracle Apex has an integrated calendaring component. Calendars in Apex are based on a table or a SQL query that you provide. App Builder includes a built-in reserve for generating a calendar with monthly, weekly, daily, and list views. Once you specify the table on which the calendar is based, you can create drill down links to information stored in specific columns and enable drag and drop capability. App Builder supports two types of calendars. The Standard Calendar is based on the full calendar jQuery library and can only be customized through CSS. The Legacy Calendar is a template based calendar and may be duplicated in the future…

Contents