CRM 3.0 prefilter hiding
-
Monday, 25 August, 2008 5:35 AM
Hi All,
By any means can we hide the pre-filter in MS-CRM 3.0 reports to prevent users going and editing the filter manually?
Please help me since this is an important functionality in my project.
Thanks
Renis
All Replies
-
Monday, 25 August, 2008 7:27 AM
Why is that none looking into my query?
-
Monday, 25 August, 2008 9:12 AMOwner
Renis,
You only need to get rid of the prefix: CRMAF_ of the FilteredView, in this way you need to modify the rdl file.
Alternatively, you may just edit(clear) the default filter in CRM, but users can still add filter if they want to.
Cheers,
Jim
- Marked As Answer by Donna EdwardsMVP, Owner Monday, 1 June, 2009 4:37 PM
-
Monday, 25 August, 2008 12:06 PM
Thanks for your reply Jim.
My case is different from what you said.
I want to apply prefilter conditions while dont want user to edit it.
Is there any possible solutions?