The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Hooks Manager: Template Hook Example? - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Modules / Other (https://forums.formtools.org/forumdisplay.php?fid=8) +--- Forum: Modules (https://forums.formtools.org/forumdisplay.php?fid=16) +--- Thread: Hooks Manager: Template Hook Example? (/showthread.php?tid=1052) |
Hooks Manager: Template Hook Example? - russellfeeed - Jan 25th, 2011 Hi anyone got an example of a working Template Hook using the Hooks Manager Module? I can't seem to get the 'admin_submission_listings_top' template hook to fire in themes/default/admin/forms/submissions.tpl. I can see the hook in there.... {template_hook location="admin_submission_listings_top"} I'm trying to add a button to send an email to selected applicants. Cheers Russell Actually, the hook 'admin_edit_submission_top' is probably better for me, but for some reason, that's not offered in the dropdown in Hooks Manager. Ah ha! Formtools already has this built in under Advanced Settings on the Form's Email tab! Woohoo! :-) |