%-- #RevizeProperties USE REVIZE MENU (DOCUMENT PROPERTIES) TO EDIT DATA BELOW: status=new options= server=localhost projectName=addisonil label= location=editforms/business_directory-editform.jsp version= docType=editpage subType=form moduleName=business_directory fieldName= channels=| description=Staff Directory Editform --%><%-- #BeginRZ-PageHeader --%><%@ page language="java" %><% String rzmodule = "business_directory";%><%@ include file="/util/setup_editform_header.jsp" %><%-- #EndRZ-PageHeader --%> <%@ include file="/plugins/_editforms_/v2/includes/bootstrap.jsp"%><% formTitle = "Edit Business"; //used to pull category names for labels pageid = rz.fetch("business_directory", "pageid"); // Leave history blank to omit button historyStr = "business_name{Name},business_desc{Description},business_address{Address},business_city{City},business_state{State},business_zip{Zip},business_email{Email},business_phone{Phone}"; String labelValue = ""; %><%@ include file="/plugins/_editforms_/v2/includes/header.jsp"%>