Form Builder
Created by Orckestra
Form Builder User Guide
- Introduction
- Inserting New Forms
- Editing Forms
- Adding Fields to Forms
- Editing Field Properties
- Viewing submitted data
- Receiving Submitted Data by Email
- Test Your Knowledge
Test Your Knowledge
TASK 1
- Edit a page and add a form with the Composite.Forms.FormBuilder.Form function.
- Add a Text Box field and name it “Name”.
- Add an Email field and name it “Email Address”.
- Name the form “Contacts”.
- Save the form and publish the page.
TASK 2
- Edit the “Contacts” form created in Task 1.
- Add the Heading to the top of the form.
- Provide some arbitrary text for the heading and subheading.
- Save the form and publish the page.
TASK 3
- Edit the “Contacts” form created in Task 1.
- Make both fields – “Name” and “Email Address” – required.
- Limit the length of the “Name” field to 16 characters.
- Provide the hint and help texts for both fields.
- Save the form and publish the page.
TASK 4
- Edit the “Contacts” form created in Task 1.
- Enable CAPTCHA on the form.
- Change the receipt text.
- Save the form and publish the page.
TASK 5
- Set up form submission by email on the form.
- Make sure the emails are sent on the form submission.
TASK 6
- Open the page with the form in a browser.
- Submit data of a few contacts via the form.
TASK 7
- View the submitted data in the CMS Console.
- Download the submitted data as an XML file.
- Export the submitted data to Excel.
Version
1.3.4
Tags
Form