Logout
Home
Dynamic Actions
Plug-ins
Charts
Maps
RESTful Web Service
Interactive Report
Tabular Form
Item Type
Sub Regions
Trees
Home
Item types
Rich Text Editor
<html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body> <ul> <li>The existing item types "<span style="font-style: italic;">HTML Editor Standard</span>", "<span style="font-style: italic;">HTML Editor Minimal</span>" and "<span style="font-style: italic;">Textarea with HTML Editor</span>" have been removed from APEX and are replaced by the new "<span style="font-weight: bold;">Rich Text Editor</span>"</li> <li> <div style="text-align: right;"> <pre style="margin-left: 40px;"><big><big><small><small>New item type which consolidates the existing HTML Editor item types.</small></small> <br></big></big></pre> </div> </li> <li> <pre><big style="text-decoration: underline;"><U>The new Rich Text Editor also supports the new CKEditor v3 which loads much quicker than the old FCKEditor v2.</U></big></pre> </li> </ul> <br> <hr style="width: 100%; height: 2px;"> </body> </html>
Resizable Textarea
Oracle Application Express (Oracle APEX) is a rapid web application development tool for the Oracle database. Using only a web browser and limited programming experience, you can develop and deploy professional applications that are both fast and secure. In the APEX 4.0 release a new resizable textarea item type has been included to allow the end user to resize them.
Text Field with Autocomplete
Number Field
Date picker
Expected format: DD-MON-YYYY
Information
1. Rich Text Editor
2. Resizable Textarea
3. Text Field with Autocomplete. Enter 'IN' and the name of various US states will be shown as a list.
4. Number Field with support to set the minimum and maximum value of number and format mask. To check this, type number out of range 1,234-2,234 and in some other format and click Submit. An error would be displayed to enter the number within a specified range and a set format.
5. Date picker with support to set minimum and maximum date, number of months to be displayed and navigation list for month/year.