J
|
Jane 12/23/2008 |
Hi, |
S
|
Stettin author 1/2/2009 |
Hi, unfortunately there is no easy way to insert a reason for deletion. This task can be accomplished using custom JavaScript code. However we don't have a ready to go solution for this.
$xt->assign("deletelink_attrs","onclick=\" |
S
|
Stettin author 1/6/2009 |
I don't mind putting in some custom code, because this project won't really need to be edited much in the future. I can handle keeping track of one manual edit. I've got this working, but I'm not sure how to assign the "reason" to a PHP variable so it can make it to the BeforeDelete function. Can you help with that? $xt->assign("deletelink_attrs","onclick=\"
|
J
|
Jane 1/7/2009 |
Hi,
|