Maestro Webform Tasktype
This module extends the maestro workflow engine module to support forms created by the webform module. This module adds a new task type that can be used in the maestro workflow editor to create forms based workflows that require review and approval.
This module includes a new task type that recognizes all the defined webforms and will launch the webform as a task for initial editing or later for edit if the workflow includes another webform task or if the workflow routes back to the initial webform task. When editing the webform task properties, you specify the instance name for the web form. This allows workflows to possibly include the same webform more then once in the same workflow.
Also included in the module are two interactive functions for review/approval of an webform (where you specify the webform instance name in the interactive task), and a review only interactive task. These tasks present the user with a link to bring up the referenced webform for review (view only) or edit.
The module development was sponsored by Perimeter Institute and xyratex
Maestro Entityform Tasktype
This module extends the maestro workflow engine module to support forms created by the entityform module. This module adds a new task type that can be used in the maestro workflow editor to create forms based workflows that require review and approval.
This module includes a new task type that recognizes all the defined entityforms and will launch the entityform as a task for initial editing or later for edit if the workflow includes another entityform task or if the workflow routes back to the initial entityform task. When editing the entityform task properties, you specify the instance name for the entity form. This allows workflows to possibly include the same entityform more then once in the same workflow.
Also included in the module are two interactive functions for review/approval of an entityform (where you specify the entityform instance name in the interactive task), and a review only interactive task. These tasks present the user with a link to bring up the referenced entityform for review (view only) or edit.
The module development was sponsored by Perimeter Institute and xyratex
Text insert
This module inserts text snippets created with views into textareas.
Virtual Field Collection
The aim of this module is to greatly reduce the load to the site's database by using "virtualized" fields instead of "real" FAPI fields.
"Virtualized fields" will be written in serialized manner to the database thus only consuming one single field data table and hereby greatly reducing the number of joins, subqueries and/or subsequent queries. In order to do so, this module provides a javascript-driven interface at the entity edit form. On the frontend, a field formatter will make sure all values are made accessible like they would if they came out of the database "the usual way".
Field Alias
Provide Alias field type to bind the entity with separate alias.

