- Drupal - Announcements
- Drupal - Site Upgrade
- Drupal - Site Backup
- Drupal - Optimization
- Drupal - User Management
- Drupal - Comments
- Drupal - Taxonomies
- Drupal - Menu Management
- Drupal - Publish Content
- Drupal - Delete Content
- Drupal - Modify Content
- Drupal - Create Content
- Drupal - Create Pages
- Drupal - Create Articles
- Drupal - Create Blog
- Drupal - Static Pages
- Drupal - Front Page
- Drupal - Themes & Layouts
- Drupal - Blocks & Regions
- Drupal - Main Menu
- Drupal - Architecture
- Drupal - Installation
- Drupal - Overview
- Drupal - Home
Drupal Advanced
- Drupal - Site Security
- Drupal - Poll Module
- Drupal - Form Module
- Drupal - Contact Module
- Drupal - Aggregator Module
- Drupal - Book Module
- Drupal - Pane Module
- Drupal - Default Modules
- Drupal - Extensions
- Drupal - Internationalization
- Drupal - Social Networking
- Drupal - Triggers & Actions
- Drupal - Multilingual Content
- Drupal - Error Handling
- Drupal - Site Search
- Drupal - URL Alias
Drupal E-Commerce
- Drupal - Order History
- Drupal - Email Notifications
- Drupal - Invoice Generation
- Drupal - Setup Payments
- Drupal - Setup Shipping
- Drupal - Receive Donations
- Drupal - Setup Discounts
- Drupal - Setup Taxes
- Drupal - Create Categories
- Drupal - Create Products
- Drupal - Setup Shopping Cart
Drupal Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Drupal - Form Module
In this chapter, we will learn about Form module in Drupal. This module lets you create a form in Drupal based on the website for your users.
Following are the steps to install Form Module in Drupal.
Step 1 − Download the latest file of
module from the pnk and install in your Drupal site.Step 2 − Enable Form Builder module from the module page.
Step 3 − Cpck Form Builder example from the dashboard.
Step 4 − A Form builder example page gets displayed as shown in the following screen.
Here you can add, edit or remove the details manually.
Sample Text Field (Properties)
Title − Enter the title name for your form.
Default value − Sets the default value.
Description − Enter description related to the title in that box.
Sample Text Field (Display)
Prefix − Enter the prefix text.
Suffix − Here you must put the suffix text.
Size − Input size accordingly.
Sample Text Field (Vapdation)
Required − Check the box, when you want to vapdate the text field.
Sample Checkboxes (Properties)
Title − Enter your title name for your form.
Description − Enter description related to the title in that box.
Sample Checkboxes (Options)
Options − Add items, mark as default and input the values.
Customize Keys − Enable this setting if you want to save any one value.
Sample Checkboxes (Vapdation)
Required − Check the box when you want to vapdate the field.
Sample Text Area (Properties)
Title − Enter the title name for your form.
Default value − Set the default value.
Description − Enter description related to the title in that box.
Sample Text Area (Display)
Rows − Enter rows.
Columns − Enter columns.
Sample Text Area (Vapdation)
Required − Check the box when you want to vapdate the field.
Sample Radios (Properties)
Title − Enter the title name for your form.
Description − Enter description related to the title in that box.
Sample Radios (Options)
Options − Add items, mark as default and input the values.
Customize Keys − Enable this setting if you want to save any one value.
Sample Radios (Vapdation)
Required − Check the box when you want to vapdate the field.
Sample Select (Properties)
Title − Enter the title name for your form.
Description − Enter description related to the title in that box.
Sample Select (Options)
Customize Keys − Enable this setting if you want to save any one value.
Allow Multiple values − This will help users choose multiple items in your psts.