Problem/Motivation

This module does not work with the current version of form_builder because it is using outdated hooks.

Proposed resolution

Update to current hooks.

Remaining tasks

  1. Write code.
  2. Review code.
Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Darren Oh created an issue. See original summary.

Darren Oh’s picture

Assigned: Darren Oh » Unassigned
Status: Active » Needs review
supriyarajgopal’s picture

Status: Needs review » Reviewed & tested by the community
kellyimagined’s picture

The solution 2a5ba855 works.

kellyimagined’s picture

The solution 0b770b1a works.

Darren Oh’s picture

Status: Reviewed & tested by the community » Needs work

Found that forms saved before the form structure was updated can cause crashes, not just new forms. Need to add an update function.