When a form with fieldset is created and configured for this to be dynamic (WFM module) does not save changes.

Another mistake I find is when added more fields and try to execute "Save Draft" encounter the following error.

Notice: Undefined index: #title en _wfm_process_elements() (línea 325 de /home/antonio/drupal-7.28-0/apps/drupal/htdocs/sites/all/modules/wfm/wfm.module).

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

javparra’s picture

Issue summary: View changes
FileSize
56.65 KB
javparra’s picture

I used WebForm 7.x-4.0-rc4+5-dev (also probe the version 7.x-4.0-rc4)

KoshaK’s picture

Hi,
The Same here,
does not save the result's as Draft.

joel_osc’s picture

Status: Active » Needs review
FileSize
475 bytes

I ran into the same issue, I believe it is because the buttons are being counted as element deltas. Here is a patch for review.

  • pjcdawkins committed 26ec752 on 7.x-1.x authored by joel_osc
    Issue #2303955 by joel_osc: It does not work "save draft" when the...
pjcdawkins’s picture

Priority: Major » Normal
Status: Needs review » Fixed

The fix seems to work and is probably right... I just committed it right away. Thanks all.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.