<%@page%> <%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=edit options= server=localhost:8080 projectName=mwda label= location=notify_category-editform.jsp version= docType=editpage subType=form moduleName=webspace_notifyme_categories fieldName= channels=| description= --%><%-- #BeginRZ-PageHeader --%><%@page language="java" %><% String rzmodule = "webspace_notifyme_categories"; %><%@include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> Email Notification Administration <%@ include file="notify_head_include.jsp" %><% /******************************/ /*BOOKMARK Page specific jsp */ /****************************/ /************************************/ /*BOOKMARK Page Specific Javascript*/ /**********************************/ %> <%@ include file="/util/setup_editform_before_endhead.jsp" %> <% boolean supportsNewSub = !org.apache.commons.lang.StringUtils.startsWithIgnoreCase(rz.fetch("webspace_notifyme_categories","calendar_id"), "Unknown Field"); %> <%@ include file="/util/setup_editform_javascript.jsp" %>

Notify Category Properties

Loading . . .


<%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormSaveImage --%> <%-- Option:imageSrcURL=../../images/edit/save.jpg --%> <%-- #EndRZ-ActionImage --%>       <%-- #BeginRZ-ActionImage --%> <%-- Option:type=EditFormCancelImage --%> <%-- Option:imageSrcURL=../../images/edit/cancel.jpg --%> <%-- #EndRZ-ActionImage --%> <% if(supportsNewSub){ String catDesc = org.apache.commons.lang.StringUtils.trimToNull(rz.fetch("webspace_notifyme_categories","desc")); %> <%} %>
 
Display Seq:
Description:
Calendar ID:
<%-- #BeginRZ-TextEditChoice --%> <%-- Option:type=lookup_field_value --%> <%-- Option:modulename=webspace_notifyme_subscriptions --%> <%-- Option:fieldname=desc --%> <%-- Option:form_field=type --%> <%-- Option:value_field=_recordid --%><% rz.string = "EZdropdown_module=calendar_names" + " EZdropdown_textfield=calendar_name" + " EZdropdown_valuefield=_recordid"; %> <% if(catDesc!=null){ %> <% } %> <% String selectedCalId = ""; %> <% selectedCalId = rz.content; %> <% while ( rz.listnext() ) { if (rz.listlength == 0) break; %> <% if(selectedCalId!=null && selectedCalId.equals(rz.recordid)){ %> <% } else { %> <% } %> <% %><% } %> <%-- #EndRZ-TextEditChoice --%>
<%@ include file="/util/setup_editform_before_endbody.jsp" %>