Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Form Manager

This module provides an interface for drag and drop Form Builder module to create complex forms such as multi-step forms. It will store the created form in the database, or will allow a site administrator to export the Forms API code for use in an include file.

It will also allow a site administrator to export/import the form with CTools exportables allowing forms to be bundled with modules.

What this module does

This module allows a site administrator to create forms. These forms can be stored in the database and displayed on a page with an optional path, or the form can be exported as Forms API code for use in another project.

It also allows for the optional creation of multi-step forms by using fieldsets as "pages".

What this module does not do

Form Manager does not do any form validation or form submission handling. It is expected that a companion module will exist to process the form submissions, such as saving the submission in a database.

It is the intent of this project to eventually have some limited data management for storing form submission results, but this is not currently being developed.

Requirements

Use of Form Manager requires

Nodequeue publisher

This is a really simple module that allows you to add publishing options to a nodequeue.

Transport services

This module provides extra services for use with the Transport module.

jQuery Pause

About jQuery Pause Module

The module is a wrapper around the jQuery pause plugin and also provides an interface for adding the necessary selectors that the plugin would need for performing the pause events. It should also be noted that this module does integrate with jQ, however it does not require it in order to work.

SysVar AJAX Saver

SysVar AJAX Saver - usage example code

Save any form element values as system variable with AJAX.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools