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]]
------
page_revision: 13, last_edited: 1280483293|%e %b %Y, %H:%M %Z (%O ago)