This topic is locked

Function for selected records

9/8/2006 11:32:20 AM
PHPRunner General questions
kujox author

I want to select a number of records and perform a task on them, a bit like delete but I want to print the records and the master-detail records as well and all on one page.
Any solutions?

kujox author 9/9/2006

I think I have got a work round for it, I have changed the printer friendly page and added a link to call this on the list page, then used the advanced filter to select the records I want.
Not exactly the solution I want but beggers can't be choosers.
I would still like to hear from anyone with a better solution.

J
Jane 9/11/2006

Hi,
to check off some records on the LIST page and then print these records edit ..._print.php and ..._list.php files manually.
Unfortunately, we don't have a ready to go solution for this.