Index: openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl,v diff -u -r1.41 -r1.42 --- openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 17 May 2006 07:41:43 -0000 1.41 +++ openacs-4/packages/contacts/tcl/contacts-callback-procs.tcl 21 May 2006 00:43:42 -0000 1.42 @@ -58,6 +58,16 @@ } { } +ad_proc -public -callback contact::contact_form_after_submit { + {-package_id:required} + {-form:required} + {-object_type:required} + {-party_id:required} +} { + After the contact-edit and/or contact-add form have been completely submitted, + and data has been flushed you can do something for your site. +} - + ad_proc -public -callback contacts::multirow::extend { {-type} {-key} @@ -75,7 +85,6 @@ at the end of the merge process. } - - ad_proc -public -callback contacts::extensions { {-multirow} {-user_id}