Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\bldapp_cal_create.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Creating a New Calendar</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:29Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Creating a New Calendar" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="app_comp.htm" title="Adding Application Components" type="text/html" /> <link rel="up" href="bldapp_cal.htm" title="Creating Calendars" type="text/html" /> <link rel="up" href="bldapp_cal_create.htm" title="Creating a New Calendar" type="text/html" /> <link rel="prev" href="bldapp_cal_about.htm" title="Previous" type="text/html" /> <link rel="next" href="bldapp_cal_title.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="app_comp.htm" title="Adding Application Components">Adding Application Components</a> > <a href="bldapp_cal.htm" title="Creating Calendars">Creating Calendars</a> > Creating a New Calendar</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="bldapp_cal_about.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldapp_cal_title.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="CEGGBAHD" name="CEGGBAHD"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25398" id="HTMDB25398"></a>Creating a New Calendar<a id="sthref1097" name="sthref1097"></a></h1> <p>How you create a calendar depends on if you are adding a calendar to an existing page or adding a calendar on a new page. When creating calendars remember:</p> <ul> <li> <p>You can only create one calendar for each page. The calendar includes daily, weekly, and monthly views.</p> </li> <li> <p>The <span class="bold">date column</span> determines which days on the calendar will contain entries.</p> </li> <li> <p>The <span class="bold">display column</span> defines a specific row that will display a calendar date.</p> </li> </ul> <a id="sthref1098" name="sthref1098"></a> <p class="subhead2">Topics:</p> <ul> <li> <p><a href="#BABJAFDC">Adding a Calendar to an Existing Page</a></p> </li> <li> <p><a href="#BABJIBFH">Adding a Calendar to a New Page</a></p> </li> </ul> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">Tip:</p> In Oracle Application Express release 3.1, the Create Calendar Wizard includes a new Display Type option. <span class="bold">Standard</span> submits the page along with the associated request. <span class="bold">Partial Page Refresh</span> only refreshes the Calendar region. Once the calendar is created, the display type cannot be changed. To change the display type, you must delete the calendar and then recreate it.</td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <a id="BABJAFDC" name="BABJAFDC"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25399" id="HTMDB25399"></a>Adding a Calendar to an <a id="sthref1099" name="sthref1099"></a>Existing Page</h2> <p>Oracle Application Express supports the creation of one calendar per page.</p> <p>To add a calendar to an existing page:</p> <ol> <li> <p>Navigate to the Page Definition. See <a href="bldr_goto_pgdef.htm#CJGHCACC">"Accessing a Page Definition"</a>.</p> </li> <li> <p>Under Regions, click the <span class="bold">Create</span> icon.</p> <p>The <a id="sthref1100" name="sthref1100"></a>Create Region Wizard appears.</p> </li> <li> <p>Select <span class="bold">Calendar</span> and click <span class="bold">Next</span>.</p> </li> <li> <p>Select the type of calendar you want to create and click <span class="bold">Next</span>:</p> <ul> <li> <p><span class="bold">Easy Calendar</span> creates a calendar based on the date column and display column you specify.</p> </li> <li> <p><span class="bold">SQL Calendar</span> creates a calendar based on a SQL query you provide.</p> </li> </ul> </li> <li> <p>Follow the on-screen instructions.</p> </li> </ol> </div> <!-- class="sect3" --> <a id="BABJIBFH" name="BABJIBFH"></a> <div class="sect3"><!-- infolevel="all" infotype="General" --> <h2><a name="HTMDB25400" id="HTMDB25400"></a>Adding a Calendar to a <a id="sthref1101" name="sthref1101"></a>New Page</h2> <p>To create a calendar on a new page:</p> <ol> <li> <p>Navigate to the Workspace home page.</p> </li> <li> <p>Click the <span class="bold">Application Builder</span> icon.</p> </li> <li> <p>Select an application.</p> </li> <li> <p>Click <span class="bold">Create Page</span>.</p> </li> <li> <p>Select <span class="bold">Calendar</span> and click <span class="bold">Next</span>.</p> </li> <li> <p>Select the type of calendar you want to create and click <span class="bold">Next</span>:</p> <ul> <li> <p><span class="bold">Easy Calendar</span> creates a calendar based on the date column and display column you specify.</p> </li> <li> <p><span class="bold">SQL Calendar</span> creates a calendar based on a SQL query you provide.</p> </li> </ul> </li> <li> <p>Follow the on-screen instructions.</p> </li> </ol> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> <a href="bldapp_cal_att.htm#CEGHJEBA">"Editing Calendar Attributes"</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="bldapp_cal_about.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="bldapp_cal_title.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de