No announcements
Found 4205 threads
-
0 Votes
CustomerAddress- AddressNumber
Hi All, I have deleted all customeraddresses using sql query by setting them to deletionstate 2, the problem is contact/accounts (Address1_addressid) are pointing to them ...Answered | 2 Replies | 5284 Views | Created by Hassanz - Monday, September 28, 2009 5:41 AM | Last reply by Leon Tribe - Monday, September 28, 2009 7:55 PM -
0 Votes
Plugin that creates a CustomerAddress and associates it to a contact
Hi In 'customeraddress' entity 'objecttypecode' is not of type Picklist but EntityNameReference.Answered | 7 Replies | 6123 Views | Created by YgorGeurts - Thursday, April 23, 2009 11:35 PM | Last reply by Jerzy Doskocz (pen_2) - Friday, April 24, 2009 9:52 AM -
0 Votes
customeraddress privileges
Hi, Cusomeraddress privileges are directly related to that of Account entity.Answered | 1 Replies | 1043 Views | Created by biconix - Thursday, August 29, 2013 8:39 PM | Last reply by Mamatha Swamy - Thursday, August 29, 2013 9:22 PM -
0 Votes
filtered customeraddress
Can anyone tell me why my filteredcustomeraddress view has 65000 entries (I have 9000 accounts and 23000 contact) and when I run the below SQL query I get usedSpaceMB of 1284. ...Answered | 1 Replies | 4996 Views | Created by Niraj S Patel - Tuesday, June 15, 2010 3:45 PM | Last reply by Alex Fagundes - PowerObjects - Tuesday, June 15, 2010 4:37 PM -
1 Votes
privileges in the computer
What privilege do you mean?Answered | 2 Replies | 7299 Views | Created by R-K02 - Tuesday, October 18, 2011 11:38 AM | Last reply by Ed Price - MSFT - Monday, October 31, 2011 12:31 AM -
0 Votes
User privileges
You would need to ensure at any security roles assigned to that user do not have delete privilege on that entity and also ensure that user is not a member of a team that has a ...Answered | 1 Replies | 1003 Views | Created by jayanthan08 - Tuesday, March 12, 2013 4:29 AM | Last reply by JLattimer - Tuesday, March 12, 2013 4:36 AM -
0 Votes
Privileges for Import
* Data Import (all) * Data Map (all) * Import Source File (all) * Web Wizard (all) * Web Wizard Access PrivilegeAnswered | 2 Replies | 2020 Views | Created by hfaun - Friday, September 27, 2013 7:55 PM | Last reply by hfaun - Friday, September 27, 2013 8:28 PM -
1 Votes
ISV Extension privilege purpose
If you modify and endable the ISV customizations you create, you will need to add the privilege to roles that will need to use the customizations.Answered | 1 Replies | 10375 Views | Created by sudhagark - Wednesday, April 20, 2011 3:34 PM | Last reply by Jamie Miley - Wednesday, April 20, 2011 3:51 PM -
1 Votes
Retrieve role's entity privilege
systemPrivileges.Add(((Key)privilege["privilegeid"]).Value, privilege["name"] as string); There is an error in this sentance, such as "[] was unable ...Answered | 4 Replies | 7826 Views | Created by Mengchew0113 - Tuesday, April 28, 2009 2:00 PM | Last reply by Ye Wint - Wednesday, April 29, 2009 7:46 AM -
1 Votes
Privileges on Contract Line
In that case i will have to put the lookup fields as read-only for some security privileges and i will have to hide the button we click to view the contracts.Answered | 7 Replies | 6728 Views | Created by ms_crm - Friday, February 27, 2009 11:01 AM | Last reply by Donna Edwards - Wednesday, March 4, 2009 4:11 PM -
0 Votes
Creating customeraddress using javascript
How to create customer address record via javascript ?Answered | 1 Replies | 3389 Views | Created by SSQLL - Tuesday, August 23, 2011 1:48 PM | Last reply by Jamie Miley - Tuesday, August 23, 2011 2:55 PM -
2 Votes
Which privileges to manage roles
Looking in the log I see that a privilege is missing, e.g. prvDeleteActivity, PrivilegeId: bb4457f2-9b45-4482-a95a-7adef25f388a, Depth: Local.Answered | 3 Replies | 1987 Views | Created by JCobelens - Friday, April 19, 2013 10:26 PM | Last reply by JCobelens - Sunday, April 21, 2013 7:41 PM -
1 Votes
Plugin not working in a access privilege
Thanks for the reply Found the issue the issue was with a look up field which was hard coded and that record was out of scope for that user and CRM runs the Access ...Answered | 4 Replies | 1292 Views | Created by Sukant Shekhar Dev - Thursday, May 2, 2013 8:51 AM | Last reply by Sukant Shekhar Dev - Friday, May 3, 2013 7:33 AM -
0 Votes
Privileges for importing data into CRM 2011
Just ensure that he has assign privilege on contacts to all the users you need.Answered | 1 Replies | 894 Views | Created by YH Sun - Wednesday, April 23, 2014 7:03 PM | Last reply by Mamatha Swamy - Wednesday, April 23, 2014 9:34 PM -
0 Votes
lost privilege to create contact
Except for the fact that all users were not uniformly affected, I would swear someone went in and removed privileges from some role.Answered | 7 Replies | 7350 Views | Created by mardukes - Thursday, February 17, 2011 6:48 PM | Last reply by mardukes - Tuesday, February 22, 2011 6:18 PM -
0 Votes
customeraddress problem
You are saying that copying all address fields (even if they are empty) to two customeraddresses is by design?Answered | 5 Replies | 5118 Views | Created by Jerzy Doskocz (pen_2) - Wednesday, July 15, 2009 1:22 PM | Last reply by Jerzy Doskocz (pen_2) - Wednesday, July 15, 2009 1:52 PM -
0 Votes
Restrict Acccess to ISV.config button by Privileges
Currently i have this done through Javascript by explicitlty making webservice calls to find the the user privileges.Answered | 3 Replies | 6183 Views | Created by VidyaSagarCh - Monday, August 3, 2009 8:52 PM | Last reply by VidyaSagarCh - Thursday, August 20, 2009 1:48 AM -
1 Votes
change case status privileges...how to ??
So, a user needs Create and Read privileges on Activities to be able to change the status of a case Microsoft CRM MVP - http://mscrmuk.blogspot.com ...Answered | 5 Replies | 5511 Views | Created by Mostafa Moatassem - Thursday, October 21, 2010 8:54 AM | Last reply by Scott Durow (MVP) - Thursday, October 21, 2010 3:47 PM -
0 Votes
Which privilege is required to delete a userquery?
CRM should only allow user level privileges on the UserQuery entity - there is no supported way to get higher level privileges.Answered | 11 Replies | 6923 Views | Created by L2222 - Monday, February 8, 2010 3:58 PM | Last reply by L2222 - Thursday, February 18, 2010 11:53 AM -
0 Votes
Privilege escalation with CreateNamedPipe and Impersonation
Hi, I have been investigating on the privilege escalation vulnerability when we use methods of named pipe.Answered | 1 Replies | 1191 Views | Created by jrenukadas - Thursday, March 10, 2016 8:50 AM | Last reply by Dave Patrick - Tuesday, March 15, 2016 12:49 PM - Items 1 to 20 of 4205 Next ›
No announcements