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