When using the form wizard and using the form callbacks as suggested in the help ($hook_$step_form) a notice occurs:
[Notice] Undefined index: form id [/sites/all/modules/contrib/ctools/includes/wizard.inc:510]
| Comment | File | Size | Author |
|---|
When using the form wizard and using the form callbacks as suggested in the help ($hook_$step_form) a notice occurs:
[Notice] Undefined index: form id [/sites/all/modules/contrib/ctools/includes/wizard.inc:510]
| Comment | File | Size | Author |
|---|
Comments
Comment #1
pfrenssenSimple fix.
Comment #3
chris matthews commentedThe 5 year old initial patch to wizard.inc does not apply to the latest 7.x-1.x-dev and needs a reroll.
Comment #5
joelpittetI've rerolled and committed this, thanks @pfrenssen and @Chris2
Comment #6
joelpittet