This topic is locked

Need multi printing using checkbox

4/1/2010 1:12:51 PM
PHPRunner General questions
F
frocco author

Hello,
On the list page, I need a checkbox like the delete, that a user can check several and press a button that calls a php program.
Thanks
Frank

J
Jane 4/2/2010

Hi,
just use print selected option for this purpose. To turn on this option check off Print checkbox on the Choose pages tab.

F
frocco author 4/3/2010



Hi,
just use print selected option for this purpose. To turn on this option check off Print checkbox on the Choose pages tab.



Jane,
I need to call an external php program that creates a pdf report for the number of records selected.
Thanks

F
frocco author 4/6/2010

Bump