How hard would it be to just remove the export button from the client app. I would like to put a client on workstations that would make it more difficult to export all information.
Thanks
It should be enough to comment out the section of code which creates the export actions in the ListView and IssueView classes.
It should be enough to comment out the section of code which creates the export actions in the ListView and IssueView classes.
Regards,
Michał
Sorry for my ignorance. Where would I find these files to modify ?
These files (listview.cpp and issueview.cpp) are in the src/views folder of the WebIssues client package.
Regards,
Michał