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.
Comments
Post new comment