error adding a todo
ray007 - June 14, 2007 - 07:19
| Project: | AHAH Forms Framework |
| Version: | 5.x-1.5-5 |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
When trying to add a todo, I get the error
Fatal error: Call to undefined function: dynamic_subform_get_embedded() in /srv/www/drupaldir/sites/all/modules/ahah_forms/examples/todos/todos.module on line 94Seems the todo-module should depend on the dynamic subforms module.

#1
I had this problem too. Attached is a patch for the todos.info file that adds the 'dynamic_subform' dependency.
#2
#3
Good catch. I have committed the patch.
#4
Automatically closed -- issue fixed for two weeks with no activity.