<%-- #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_events-editform.jsp version= docType=editpage subType=form moduleName=calendar_events fieldName= channels=revize| 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 page deviates from standard Revize edit page _____________________________________________________________________________________ --%> <% %><%-- below include ONLY on calendar editform pages --%><%@ include file="/util/setup_editform_javascript.jsp" %><% %><%-- Below include on all calendar templates and edit pages --%> <%@ include file="/plugins/calendar/calendar3.head_version_include.jsp" %><%-- //-------------------------------------------------------------------------------\\ * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * DW use only (below tags NOT published); required files loaded during page setup * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * --%><% if (false) { %> <% } %><%-- \\-------------------------------------------------------------------------------// --%><% /**********************************/ /*BOOKMARK Page specific JSP Code*/ /********************************/ String groupid = StringUtils.getParameter(request,"groupid"); String calendarid = StringUtils.getParameter(request,"calendarid"); String eventid = StringUtils.getParameter(request,"recordid"); /************************************/ /*BOOKMARK Page specific JavaScript*/ /**********************************/ %> <%-- /*************************************************/ /* RZhidden class hides elements in browser but */ /* DW shows them as greyed out in design view */ /* Below css not published or rendered on jsp */ /*********************************************/ --%> <% if (false){ %> <% } %> <%-- /***********************************/ /* Following css used by browsers */ /*********************************/ --%> <%-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 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){%>
NNOTE: blocks with class="RZhidden" display with this background in DW only; they are hidden when page displays in browser until changed by javascript or other CSS.
<%} %>

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


<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../images/buttons/save.gif --%> <%-- #EndRZ-ActionImage --%>      
     <%=HELP_BUTTON%>
errorMsg
* Event Name:
* Event Begin Date: begin_date_dayName begin_date_note Event has Expired
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 --%> Minutes: <%-- #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 --%> start_time_note
Duration of Event:
    Minutes     Hours     Days duration_note
Recurring Event:
None       Weekly   Every Weeks       Monthly   Every Months
Same Day of Week Same Date of Month
repeat_note
Event Ending Date:
Event repeats times    Show Dates
end_date_note

All Event Dates
e.g.
03-01-2012 Mon
(debug) date/count used to determine dates

Select Other Calendars that 
ALSO display event:

:

Show in All Other Calendars
Hold Ctrl key to select or un-select
single selection

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: (e.g admin@revize.com)
Phone: 10 or More Digits Plus: - ( ) or spaces
Signup Form: Yes No
  Same as Event Contact Information Above
Requires Supervisor Approval
* Event Coordinator Name:
* Event Coordinator Email:
e.g. admin@revize.com
Submitted Sign-up Form will be sent to this email address.
Event Coordinator Phone: 10 or More Digits Plus: - ( ) or spaces
<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../images/buttons/save.gif --%> <%-- #EndRZ-ActionImage --%>       <%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormCancelImage --%> <%-- Option:imageSrcURL=../images/buttons/cancel.gif --%> <%-- #EndRZ-ActionImage --%>