PAGES LIVE

Request

To add a Request page to your site:
  1. Go to the Editing Tools.
  2. Press Live (Php) button in Insert page section and select Request page.
  3. Select preferred layout preset. Request page has a few predefined layout presets.
  4. Set any other options you want and press OK.
You can preview this page only when uploaded on a PHP enabled server. To test this functionality offline you can Install your own test server on your PC.

Basics

The Request Form is a form where visitors fill certain info, submit and the information is auto sent as formatted message to the email address specified in the Request Settings panel. The form is processed by a PHP script. This can be any kind of feedback form - quote request or contacts form.

One extra page is automatically generated along with each Request Form - Submit page. Submit page is the page that is displayed after successful form submit.

Request Settings

The following properties are available in the Request Settings panel, accessed from the Editing Tools. Make sure to configure these settings.

Settings

Notification E-mails

When the request form is submitted, notification email is sent to admin with the information filled by user, and if Enable Auto-Reply is checked (see below), auto-reply is sent to the user who submits the form.

Advanced

Accessible Macros Fields

Each page has Macros Fields panel, accessed via Editing Tools. This panel contains objects that you can insert on page. You can also insert additional fields from here.

The following special objects are accessible in the Contact Request page:

Extra Features

Confirm email feature: You can insert second email address field in your request form to be used as confirm email field. This way you may require users to confirm their email address before submitting the form. To accomplish, this drag-and-drop second email address field from Fields panel, and change its name - for example, if your normal email field has name "EmailAddress", the confirm email address field should have name "EmailAddress_confirm".

Upload File field: You can insert Upload File field in the Contact Form and allow visitors to upload certain file(s) when submitting the form. You will receive this file(s) as attachment along with the notification email that is sent. To accomplish this, drag-and-drop FILE FIELD in the Contact Form (see above). You can insert multiple File fields in a single Contact Form.