Home : Products : DBMan SQL : Development, Plugins and Globals :

Products: DBMan SQL: Development, Plugins and Globals: Re: [jai] Add_Success Hook: Edit Log

Here is the list of edits for this post
Re: [jai] Add_Success Hook
The thing is that add_success will only be called after adding a record, so you cannot use it like: db.cgi?db=table;do=add_success.

The list of valid hooks is below:

signup_form
signup
login_form
login
log_off
add_form
add_record
add_multi_form
add_multi_records
modify_search_form
modify_search_results
modify_form
modify_record
modify_multi_results
modify_multi_records
delete_search_form
delete_search_results
delete_records
search_form
search_results
admin_form
admin_edit_user
admin_delete_user
view_file
download_file
qsearch_form
qsearch_results


TheStone.

B.

Last edited by:

TheStone: Mar 19, 2004, 4:35 PM

Edit Log: