Mailform
[[module MailForm to="RobElliott" title="Strathview Consultants Contact"]]
# name
 * title: Your name
 * type: text
 * rules:
  * required: true
# email
 * title: Email
 * type: text
 * rules:
  * match: /^[_a-zA-Z0-9-]+(\.[_a-zA-Z0-9-]+)*@[a-zA-Z0-9-]+(\.[a-zA-Z0-9-]+)+$/
  * required: true
# phone
 * title: Phone/Cell
 * type: text
# area
 * title: What area are you interested in?
 * type: select
 * options:
  * wiki: Wikis
  * intranet: Intranets
  * web: Websites
  * event: Events
  * project: Projects
  * comment: General Comment
# Contact
 * title: Contact by
 * type: select
 * options:
  * email: Email
  * phone: Phone
  * none: Please do not contact me 
# comments
 * type: textarea
 * title: Any other comments
 * rules:
  * maxLength: 500
[[/module]]

------
Your name
Email
Phone/Cell
What area are you interested in?
Contact by
Any other comments

Page tags: wikidot
Site Design and Content by Strathview Consultants copyright 2009-2010