No announcements
Found 161576 threads
-
2 Votes
CRM view custom filter
I can create current month filter in a view, but this filter will get records of current year only.Answered | 11 Replies | 8329 Views | Created by a_vitaly_ - Thursday, March 31, 2011 8:20 AM | Last reply by Jehanzeb.Javeed - Tuesday, July 26, 2011 9:50 AM -
5 Votes
Modify default filter of Associated Contracts View by modifying DLL
Hi, As you can not customize the form assistant and change the lookup filtering, you have to disable the form assistant, this is the problem with ...Answered | 11 Replies | 4246 Views | Created by CodeRush - Monday, August 15, 2011 10:11 AM | Last reply by CodeRush - Tuesday, August 16, 2011 9:39 AM -
0 Votes
modify filtered view to add custom security logic
All the view's criteria are (I guess ) applied on an already filtered records, based on user role something like ...Answered | 5 Replies | 8234 Views | Created by katja - Friday, September 5, 2008 1:23 PM | Last reply by DavidJennaway - Wednesday, October 29, 2008 9:58 PM -
1 Votes
Filtered views.
Hi, Definition by Microsoft: "Microsoft Dynamics CRM 4.0 includes SQL database filtered views that are used for business data access.Answered | 2 Replies | 2223 Views | Created by Yogesh Mulay - MCTS - Thursday, January 17, 2013 1:03 PM | Last reply by Yogesh Mulay - MCTS - Thursday, January 17, 2013 1:45 PM -
0 Votes
what are filtered views
Hi, Filtered Views are role based views that do wonderful things for the application developer needing to get access to data from the CRM ...Answered | 2 Replies | 2771 Views | Created by Sandra.CRM - Friday, September 14, 2012 5:43 PM | Last reply by Imran I Abbasi - Friday, September 14, 2012 10:10 PM -
0 Votes
Need Logic for Viewing Rights
You can add data tables, fields (properties), and entities that are not defined in the Project Server 2010 database schema to the Reporting database.Answered | 3 Replies | 5840 Views | Created by Mwokee - Tuesday, October 4, 2011 3:38 PM | Last reply by Amit Khare - Project Management Consultant - Wednesday, October 5, 2011 7:05 AM -
3 Votes
Custom fields missing from Filtered Views?
Few attributes are missing in FilteredView and Entity view (Not the Views displayed in CRM) of a custom entity.Answered | 9 Replies | 4020 Views | Created by jammerjam - Tuesday, October 25, 2011 5:24 PM | Last reply by Mad4985 - Friday, September 21, 2012 6:21 AM -
1 Votes
Is it possible to modify the filter condition of MyOpenOpportunity View - If I type 'company name' in the search box, no result.
Add search columns in Quick find view.Answered | 4 Replies | 5636 Views | Created by SunnyCRM2011 - Tuesday, April 5, 2011 7:52 PM | Last reply by Janu_m - Wednesday, April 6, 2011 3:12 AM -
1 Votes
Project Center View Custom Error when Filtering on Custom Field Value
Modify Views B) Make a manual filter directly in Project Center It could be that the last uses a 'smarter' query that does not fail ...Answered | 25 Replies | 11276 Views | Created by Stig - Monday, December 5, 2011 3:37 PM | Last reply by R.Segawa - Thursday, May 3, 2012 1:46 PM -
1 Votes
Modifying Associated Views
Hi Rachel, You can edit ur Associated view, you can add columns, delete columns, edit sorting.Answered | 4 Replies | 1506 Views | Created by Rachel in Atlanta - Thursday, February 21, 2013 1:41 PM | Last reply by Reddy A - Friday, February 22, 2013 9:15 AM -
0 Votes
Sorting On Custom Filter Lookup View
Hi , Can you please provide an Example where to add the given above tag.Answered | 5 Replies | 3891 Views | Created by srinvias.rajulapudi - Monday, December 12, 2011 4:06 PM | Last reply by srinvias.rajulapudi - Tuesday, February 14, 2012 5:28 PM -
2 Votes
CRM2011: Add filtered view to Ribbon "Add Existing" button
I also found an useful article: http://danielcai.blogspot.com/2011/12/filtered-lookup-for-existing-button-of.html I followed that article and make it works.Answered | 3 Replies | 5544 Views | Created by nixjojo - Tuesday, January 10, 2012 8:59 AM | Last reply by nixjojo - Wednesday, January 11, 2012 7:21 AM -
4 Votes
Security when viewing emails in Advanced Find
Removing columns won't work as the users will just be able to add in whatever columns they want.Answered | 8 Replies | 1171 Views | Created by Jon_Evans - Friday, October 17, 2014 9:06 AM | Last reply by Jon_Evans - Tuesday, October 21, 2014 9:26 AM -
0 Votes
filter lookup view by fetchxml
(Note that the % is replaced with %) var field = crmForm.all.new_stepid; field.lookupbrowse = 1; ...Answered | 9 Replies | 6544 Views | Created by Dany85 - Tuesday, April 27, 2010 9:41 AM | Last reply by VinothBalasubramanian - Tuesday, April 27, 2010 11:25 AM -
0 Votes
Integrated security using filtered views in CRM2011
Best Regard, We are trying to better understand customer views on social support experience, so your participation in this interview project would be ...Answered | 2 Replies | 1319 Views | Created by julesoutthere - Friday, May 30, 2014 1:40 PM | Last reply by julesoutthere - Friday, June 6, 2014 7:38 AM -
0 Votes
Filter view results using pick list
Thanks jim, i am aware of the custom views however using custom views i am forced to create many identical views with a single difference in the criteria. ...Answered | 4 Replies | 6405 Views | Created by Shafeeq Hussain - Tuesday, June 9, 2009 2:08 PM | Last reply by Shafeeq Hussain - Monday, June 15, 2009 6:27 AM -
0 Votes
Filtered View MSCRM database access
Hi kenwcp, The nice thing about filtered views is that they use the credentials of the current logged in user.Answered | 1 Replies | 6335 Views | Created by kenwcp - Tuesday, May 19, 2009 10:05 AM | Last reply by Hassan Hussain - Tuesday, May 19, 2009 10:23 AM -
0 Votes
Filtered View access - SQL Login
You are running into a problem because the filteredacount view does not join to the stringmap table, it joins to the filteredstringmap view, which implements the same ...Answered | 4 Replies | 7615 Views | Created by Sukh Gill - Tuesday, March 9, 2010 11:00 PM | Last reply by Richard M. Riddle - Wednesday, March 10, 2010 4:53 PM -
1 Votes
empty response from filtered view from custom asp application (4.0)
I did consider using Execute as user in my sql script but that will bypass the security on the filtered views.Answered | 4 Replies | 5247 Views | Created by Christian Dollerup - Friday, September 10, 2010 10:00 AM | Last reply by Christian Dollerup - Monday, September 13, 2010 9:11 AM -
1 Votes
MS Dynamics CRM 4.0 R12 - Filtered View Performance
If some of the tables within your query require CRM business logic, you are able to use the filtered views for these tables, and just use the default ...Answered | 10 Replies | 9543 Views | Created by Blidski - Tuesday, October 5, 2010 9:02 AM | Last reply by Mouhanad Alkhaldi - Thursday, January 20, 2011 9:51 AM - Items 1 to 20 of 161576 Next ›
No announcements