Oracle SQL, PLSQL, APEX How To's by Dr. S. Raghunathan - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

of Page Item such as check box, Date Picker, Text item, Text Area etc' Select Text Area with HTML Editor'

In the Label section, there is column Label wherein we shall give the value

 

as "welcome to RAAK Application"

 

In the element section, there is a column named as HTML Form element attributes'        Now       we       shall       give       the       value       as "style background:RED;color:YELLOW;font-weight:BOLD;"    Letters/ digits will display in yellow color and background color will be red'

Below that you shall find Default section, where in the column named as default value' You shall type the some Junk messages for testing purpose as follows:

"This package has been developed using the instructions used in the book

 

All the syntax, methods used in the book I are tested"

 

Now click APPLYCHANGES and click RUN

 

You shall find the page1 with all the settings made in the above page 1' Now, we understand the creation of page item, changing the attributes of the item'