<%-- #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 = "joblist";%> <%@ include file="/util/setup_editform_header.jsp" %> <%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%> <% formTitle = "Edit Job Posting"; moduleName = "joblist"; // Leave history blank to omit button historyStr = "pos_num{Sequence}"; %> <%@ include file="/plugins/_editforms_/v2/includes/header.jsp"%>
<%@ include file="/plugins/_editforms_/v2/includes/editform-buttons-top.jsp"%>
<%rz.fetch(moduleName, "header");%>
<%rz.fetch(moduleName, "category");%>
<%rz.fetch(moduleName, "pos_num");%>

Advanced Publishing Options

Brief description of the job shown beneath the title in the main listing
This is where you would put in all your pages content (For security reasons please do not attempt placing any javascript within the text editor)
<% if( rz.isvalidfield(moduleName,"emailnotify") ) { %>
<%}%> <%-- ONLY UNCOMMENT THE ITEMS YOU HAVE IMPLEMENTED --%>
<%@ 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"%>