Home ›
Order of things in crazy form-within a formOrder of things in crazy form-within a form
Submitted by Benjamin Melançon on November 2, 2007 - 3:33pm
NOTE: This refers to order of processing the form, not display.
Of passing interest. Ran while debugging. Still haven't figured out how to add stuff to the form that will be accepted by the subform.
The order of things:
• action_node_form
• fix subform
• nodeapi validate
• combined action submit
• action_node_form
• action_node_form already_submitted
• addnid
• subform
• Your Action set has been created.
• nodeapi insert
• Your Action has been created.
Resolution
More like this
- Add action form print_r dump - for easy reference for form_alter and form theming
- What's updating Drupal's cache all the time on this crazy i18n, og, custom site?
- Merging forms for usability: creating nodereference or organic groups nodes within a node
- Drupal forms: don't forget your tree
- Making forms redirect like they're supposed to even after complex hacking


Comments
Post new comment