<%@ Page Language="C#" MasterPageFile="~/Admin/Admin.master" AutoEventWireup="true" CodeFile="EditContactFormField.aspx.cs" Inherits="Admin_EditContactFormField" Title="Edit Contact Form Field" %>

Edit Contact Form Field

*Field Type Text Box Large Text Box Drop Down List Check Box Check Box List Radio Button List Separator
The type of field to display
*Label
The label for this field
Options
The options in your Drop Down List, Check Box List, or Radio Button List. Other field types are unaffected. (Comma separated, no spaces)
Validation
For advanced users, the regular expression to apply to the value in the checkbox for validation purposes
Required