Posted by Mikael
2014-02-04

Hi tom, I just want to ask how can i add a button after the delete button and where should i put the codes for that button. thanks.
Posted by Tom
2014-02-04

Hi Mikael,

I haven't documented how to add a new command because I want to redo the code to route commands. For now, please take a look at web/staff/app/cls_ps_(table_name).inc.php. You may get some ideas about the relationship between the buttons and the code to get executed.