<%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=edit options= server=localhost:8080 projectName=calendar_app label= location=calendar_app/calendar_view_common/calendar_event_detail-editform.jsp version= docType=editpage subType=form moduleName=calendar_events fieldName= channels=| description=New event creation --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %><% String rzmodule = "calendar_events";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> Event Form <%-- ___________________________________________________________________________________ See RZloadResources() for details on how this Edit Form deviates from standard Revize editform. ___________________________________________________________________________________ --%> <%@ include file="/util/setup_editform_javascript.jsp" %> <%@ include file="/plugins/calendar/calendar.version_include.jsp" %> <%-- //-------------------------------------------------------------------------------\\ Following script, link and style tags just for DW reference, They are NOT published. Javascript functions run from homepage; CSS cloned from the homepage during setup(). --%><% if (false) { %> <% //-------------------------------------------------------------------------------// } %><% //----- Page specific JSP String masterid = rz.fetch("calendar_config", "default_calendar_name"); String calendarid = StringUtils.getParameter(request,"calendarid"); //create if (calendarid.equals("")) calendarid = rz.fetch("calendar_events", "calendarid"); //update %><%-- ___________________________________________________________________________________ Page specific JavaScript ___________________________________________________________________________________ --%><%-- @@no-source-format@@ /***************************************************/ /**/ .RZhidden class hides elements in browser /**/ /**/ ...BUT allows DW to show in design view... /**/ /**/ /* Following css does not get published */ /**/ /**/ --%><% if (false){ /**/ /**/ %><% } /**/ /**/ /* Following IS published for Browsers */ /**/ /**/ /* use marker to test CSS priority */ /**/ /**/ %><%-- /**/ /***************************************************/ @@no-source-format@@ --%> <%-- onUnload="processCancel()" * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * DELETE standard javascript include file after the body tag (if shown above); it is included in the head section for edit pages and not used on templates. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --%><% if (false) { %>
NOTE: this background indicates blocks that are hidden using RZhidden class only show in DW as a convenience
<% }%> <%@ include file="/plugins/calendar/calendar.loading_layer_include.jsp" %>

Calendar Name:    
<% if (rz.editaction.equals("create")) {%> New <% }else{ %> Update <% } %> Event Form (* Indicates Required Field)   


<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../../../images/edit/save.gif --%> <%-- #EndRZ-ActionImage --%>      Cancel
* Event Name: <% if (debug) out.print("id=" + rz.editrecordid); %>
* Event Begin Date:
Start Time: Hour: <%-- #BeginRZ-TextEditChoice --%> <%-- Option:type=editchoice --%> <%-- Option:moduleName=calendar_events --%> <%-- Option:fieldName=start_time_hours --%> <%-- Option:script= --%> <%-- Option:help=Replace Select options with your choices --%> <%rz.content=rz.fetch("calendar_events","start_time_hours","");%> <%-- #EndRZ-TextEditChoice --%> : <%-- #BeginRZ-TextEditChoice --%> <%-- Option:type=editchoice --%> <%-- Option:moduleName=calendar_events --%> <%-- Option:fieldName=start_time_minutes --%> <%-- Option:script= --%> <%-- Option:help=Replace Select options with your choices --%> <%rz.content=rz.fetch("calendar_events","start_time_minutes","");%> <%-- #EndRZ-TextEditChoice --%> Minutes
Duration of Event: Minutes Hours Days
Select Other Calendars that 
will display this event:
Select Calendar(s) Below that should display this Event:
Show this Calendar Event in all other permitted Calendars
<% String showInAll = rz.content; %> <% String rolluplist = "|" + rz.content + "|"; %>

Detailed Information 
About this Event:
This Information is Shown on Detailed Information Page
Is this a Notable Event? Yes No
 
Event Contact Information   
Name:
Email: (ex.: admin@revize.com)
Phone: (Only Digits)
Signup Form: Yes No
  Same as Event Contact Information Above
Requires Supervisor Approval
Event Coordinator's Name:
* Event Coordinator's Email: ex.: admin@idetix.com.
Submitted Sign-up Form will be sent to this email address.
Event Coordinator's Phone: (Only Digits)

<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../images/edit/save.gif --%> <%-- #EndRZ-ActionImage --%>       <%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormCancelImage --%> <%-- Option:imageSrcURL=../images/edit/cancel.gif --%> <%-- #EndRZ-ActionImage --%>
<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../images/edit/save.gif --%> <%-- #EndRZ-ActionImage --%>       <%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormCancelImage --%> <%-- Option:imageSrcURL=../images/edit/cancel.gif --%> <%-- #EndRZ-ActionImage --%>