Skip to content

Form Builder

Form Builder is a powerful form module that allows you to quickly and easily build various types of forms with full control over their functionality. Whether it's a complex quote or appointment form, or a simple contact form, FormBuilder lets you accomplish everything without writing any code. With just a few clicks, you can have a fully functional form.

You can view the complete documentation for this module at: https://doc.dnngo.com/formbuilder/

Installing the Module

  1. Log in to the site as a superuser
  2. Go to Settings > Extensions, and install the module package DNNGo_FormBuilder_x.x.x_Install.zip
  3. Create a page named Form Builder Admin and set its access permissions to be visible only to administrators
  4. Add the DNNGo FormBuilder module to the Content Pane of that page

Importing Preset Forms

  1. On the Form Builder Admin page, click the Manager button

Manager Button

  1. Click the Import button

Import Button

  1. Locate the Fiwetis Form Builder.json file in the DNNGo_FormBuilder folder and upload it

Preset Forms

The Fiwetis theme provides the following preset form configurations:

Form NamePurposeFields
Fiwetis Home-01Email subscriptionEmail
Fiwetis Home-02Appointment formName / Email / Phone / Location / Date / Service
Fiwetis Home-03Simple subscriptionEmail + Submit button
Fiwetis Home-06Contact formName / Email / Subject / Message
Fiwetis ContactUs-01Full contact formFirst Name / Last Name / Phone / Email / Subject / Message
Fiwetis FAQs-01Inquiry formName / Email / Phone / Subject / Message

Adding a Form to the Content Builder Module

  1. Use the Content Builder module to add a section containing a form on the page, as shown below:

Add Form Section

Or add a Form Builder content block on the page, as shown below:

Add Form Builder Content Block

  1. After setup, the form will not display immediately. You also need to set a data source for the form (as shown below):

Set Form Data Source

  1. All forms on the site will be listed in the Source dropdown:

Source List

  1. Select a form and save. The form will be displayed after refreshing the page.

Fiwetis DNN Roofing Theme Documentation