This project is not covered by Drupal’s security advisory policy.

The Form Builder Field uses the Form Builder module for the ability to build forms on a entity basis. The form submission does nothing out of the box. It implements hook_form_builder_field_action hook for the form to do something. There is a module included call form_builder_field_email that adds a form builder email field that integrates with form builder field to send emails.

Requirements

This will not replace webforms out of the box. Submissions are not stored, emails are not sent (without the form builder emails submodule). It's more about the API!

Project information

Releases