This topic is locked

Exporting and printing selected records

4/2/2007 3:10:35 PM
PHPRunner General questions
hax0r author

Version 3.1 Build 207
I dont want to have a delete page, so I unchecked Delete Record on step 5. However, this gets rid of the checkbox on the list page, making it impossible to export selected or print selected. How can I allow my users to export and print selected rows while preventing them from deleting rows?
I've considered just removing the Delete Selected link from the list page, but I feel this is insecure since the delete pages will still be generated and (although unlikely) someone could use that to delete records.
Thanks in advance

Alexey admin 4/3/2007

Hi,
this bug is fixed in the latest update of PHPRunner.

Please download and install it. Here is the download link:

http://www.asprunner.com/files/phprunner-setup.exe

hax0r author 4/3/2007

I guess that's what

5. Print/export selected records

meant on the update thread posted by admin.
I'm sorry, I should have realized that. I'm just hesitant to download the latest builds because many times you end up being a beta tester and having to fix dozens of other bugs. I'm not sure how your releases work though.
Anyways, thanks Alexey, version 3.1 build 218 has fixed this!