<%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=new options= server=localhost:80 projectName= label= location= version= docType=editpage subType=form moduleName= fieldName= channels=| description= --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %><% String rzmodule = "alert";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%><% formTitle = "Edit Alert"; // Leave history blank to omit button historyStr = "alert_title{Alert Title},alert_brief{Alert Brief},alert_detail{Alert Detail}"; %><%@ include file="/plugins/_editforms_/v2/includes/header.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
<%rz.fetch("alert", "alert_title");%>
This is where you would put in all your pages content (For security reasons please do not attempt placing any javasript within the text editor) Max 120 characters here
This is where you would put in all your pages content (For security reasons please do not attempt placing any javasript within the text editor)
<% if( rz.isvalidfield("alert","emailnotify") ) { %>
<%-- Field must be emailnotify and set up in the module as emailnotify --%>
<% } %>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-bottom.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/scripts.jsp"%> <%-- Custom Scripts can be added here after the standard scripts --%> <%@ include file="/plugins/_editforms_/v2/includes/footer.jsp"%>