<%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=edit options= server=localhost:8080 projectName=calendar_app label=calendar_groups_editform location=calendar_app/calendar_lists/calendar_groups-editform.jsp version=6 docType=template subType=unique moduleName= fieldName= channels=revize| description= --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %><% String rzmodule = "calendar_events";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> Edit Calendar Groups <%-- ___________________________________________________________________________________ This Edit Page deviates from standard Revize editform as follows: ___________________________________________________________________________________ --%><%@ include file="/util/setup_editform_javascript.jsp" %><%@ include file="/plugins/calendar/calendar3.head_version_include.jsp" %><% //----- Page specific JSP code Vector groupList = new Vector(0, 1); %><%-- //-------------------------------------------------------------------------------\\ 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) { %> <% //-------------------------------------------------------------------------------// } %> <%-- @@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 */ /**/ /**/ %><%-- /**/ /***************************************************/ @@no-source-format@@ --%> <%if(false){%>
NOTE: blocks with class=RZhidden show with this background in DW only; they are hidden when page displays in browser unless changed by javascript or other CSS.
<%}%>
<% while ( rz.listnext() ) { %><% groupList.add(rz.fetch("calendar_groups", "group_name")); %><% }%>

    Calendar Group Properties    

Group Name:
<%-- #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 --%>      <%=HELP_BUTTON%>