You might want to only process the checklist_nodeapi() stuff when you find a checklist item. Attached patch is a quick fix for that.

I'm not entirely sure, but I think there's a better way than using hook_nodeapi() for saving form submissions.
Have a look at hook_insert(), hook_update(), hook_delete(), etc.

CommentFileSizeAuthor
only_handle_on_checklist.patch1.7 KBmoonray

Comments

dave reid’s picture

Status: Active » Closed (fixed)

Closing old issues. New module is being created using this namespace.