index | search | no replies | posting guidelines | help | login | register |
Index » Products » ASP Report Wizard v2 |
| |||||||
Jun 1 2005, 2:24 PM |
| ||||||
tcioffe since: Jun 1, 2005 from: somewhere | hey there, i have a whole bunch of users that i want to be able to create and edit their own reports, but i want each user to only be able to view the reports that he/she has created. i know that i can use the usereports property, but is there a way to ensure that these users can only make new reports in a certain group (instead of the General Reports container) also, is there a way to hide the "new groups" button? thanks tom | ||||||
Jun 1 2005, 4:59 PM |
| ||||||
ghost from: Washington, DC | I'm not sure I've understood what you areasking but I think you can use the user's id to determine/set which group they can see. e.g. objWiz.UseReports = Session("UserID") ------------------------- Ghost | ||||||
Jun 6 2005, 6:59 AM |
| ||||||
tcioffe since: Jun 1, 2005 from: somewhere | yeah that didnt particularly work... anyways, back to my second question-- is there any way to allow a user to create new Reports but NOT new report GROUPS? thanks alot tom | ||||||
Jun 6 2005, 7:38 AM |
| ||||||
ghost from: Washington, DC | Not really, do you absolutely need this functionality? ------------------------- Ghost | ||||||
Pages: (1) [1] |