No announcements
Found 98143 threads
-
0 Votes
Relationship between two entities
Hi Ksvimal, You'ld define 1:N relation ship between Account & Distributor entity & define the mappings between Address_1.Street1 of Account & ...Answered | 10 Replies | 9350 Views | Created by ksvimal - Wednesday, August 25, 2010 5:49 AM | Last reply by HIMBAP - Monday, August 30, 2010 9:12 AM -
0 Votes
How to let different people see different attributes of an entity
An entity has attribute A, attribute B, attribute C, attribute D, attribute E, How to let user A see attribute A, ...Answered | 1 Replies | 6760 Views | Created by justin091 - Friday, June 18, 2010 8:15 AM | Last reply by Muhammad Ali Khan - Friday, June 18, 2010 8:20 AM -
0 Votes
Calling the contact attribute in list entity
Hi, You plugin code will execute on the Post Create Stage on the following SDK Messages, Create ListEntity, Update Contact Entity CallValue ...Answered | 2 Replies | 4587 Views | Created by R.Anjaneyakumar - Thursday, July 7, 2011 10:44 AM | Last reply by R.Anjaneyakumar - Thursday, July 7, 2011 2:36 PM -
0 Votes
CRM Query: Retrieve attributes from different entities & filter by multiple attributes from two or more entities
As Nishant Rana mentioned, QueryExpression does not support to retrieve data from link entity.Answered | 2 Replies | 6472 Views | Created by riky irawan - Wednesday, April 8, 2009 9:43 AM | Last reply by Ye Wint - Wednesday, April 8, 2009 3:14 PM -
0 Votes
Default name attribute for custom entity
http://blogs.msdn.com/b/paf/archive/2009/04/22/how-to-display-related-entity-fields-in-a-crm-lookup-attribute-instead-of-the-primary-entity-field.aspx ...Answered | 11 Replies | 8091 Views | Created by Courageous_Heart - Friday, February 11, 2011 10:44 AM | Last reply by Luis Manuel Gallegos - Tuesday, March 8, 2011 3:34 PM -
0 Votes
Get Custom Attribute in Entity Instance
I have a contact entity, where i'm mapping fields to it from an external system.Answered | 5 Replies | 4616 Views | Created by GKSPLB - Monday, April 18, 2011 7:37 AM | Last reply by GKSPLB - Wednesday, April 20, 2011 1:09 PM -
0 Votes
Retrieve attribute of linked entity
This might be a stupid question, but did you publish the entity?Answered | 7 Replies | 5544 Views | Created by btkneena - Monday, November 9, 2009 9:21 AM | Last reply by btkneena - Tuesday, November 10, 2009 6:05 AM -
0 Votes
primary attribute in custom entity
But you can put another one datetime field onto your custom entity and when this field is modified - you can update primary attribute with new value inserted to ...Answered | 1 Replies | 5601 Views | Created by kishanraj - Monday, July 27, 2009 10:26 AM | Last reply by Andrii Butenko - Monday, July 27, 2009 10:30 AM -
2 Votes
difference between QueryExpression and QueryByAttribute
QueryByAttribute is to retrieve the records when you know the value of any other attribute of same entity than Guid of the record .Answered | 2 Replies | 4388 Views | Created by KishenK - Monday, July 11, 2011 9:42 AM | Last reply by HIMBAP - Monday, July 11, 2011 10:30 AM -
3 Votes
Retrieve all attribute in an entity
I want to get all the attributes present in an entity for CRM 4.0 using metadataservice.Answered | 6 Replies | 8115 Views | Created by Kneo1611 - Thursday, April 7, 2011 1:51 PM | Last reply by leepaowen - Tuesday, September 23, 2014 9:24 PM -
1 Votes
Display parent entity attributes in a child entity form in CRM 4.0
If department name is the primary attribute and you have a relationship between employee & department, then in this case simply add the relationship attribute (lookup) ...Answered | 9 Replies | 6873 Views | Created by Jahedur.Rahman - Friday, August 14, 2009 2:19 PM | Last reply by Jahedur.Rahman - Friday, August 14, 2009 3:23 PM -
0 Votes
Access attributes of related entities
http://jianwang.blogspot.com/2008/12/crm-40-get-attribute-value-from-entitys.html Now in your case I have a custom ...Answered | 6 Replies | 5112 Views | Created by MondeoST24 - Thursday, July 1, 2010 11:53 AM | Last reply by Muhammad Ali Khan - Friday, July 2, 2010 7:25 AM -
0 Votes
get the attribute of an dynamic entity
Hi Kamal, You can access attribute for the queue entity same like others.Answered | 4 Replies | 5410 Views | Created by kamal211186 - Saturday, February 6, 2010 5:23 AM | Last reply by kamal211186 - Saturday, February 6, 2010 7:16 AM -
0 Votes
Get list of all attribute of Entity
If y ou are just trying to get the attributes and are not worried about the data then use the MetadataService and retrieve the entity.Answered | 6 Replies | 6556 Views | Created by Joon84 - Thursday, March 18, 2010 1:07 PM | Last reply by Tanguy T [MVP CRM] - Tuesday, March 23, 2010 12:36 PM -
0 Votes
Account Entity - Merged Attribute
CRM does not allow modification of the Merged attribute so you cannot make it searchable.Answered | 2 Replies | 2927 Views | Created by Chitra_Kachi - Thursday, March 22, 2012 1:06 PM | Last reply by Chitra_Kachi - Thursday, March 22, 2012 1:21 PM -
3 Votes
Count Of Attributes of an entity in CRM
Pls explain me..this is my code for retrieving attributes for an entity(here account)..How can found out count?Answered | 4 Replies | 5873 Views | Created by Hari nvp - Thursday, August 5, 2010 10:52 AM | Last reply by HIMBAP - Thursday, August 5, 2010 12:37 PM -
0 Votes
How to add new attribute for an Entity
To see this attribute in contact entity form you have to put this field onto Contact Editing form.Answered | 4 Replies | 6431 Views | Created by sumit.snittian - Thursday, April 30, 2009 11:49 AM | Last reply by Nishant Rana - Thursday, April 30, 2009 12:10 PM -
0 Votes
Hide the Custom Entity attributes
Following this thinking you would have to create a custom entity that connects Account/Contact with Users.Answered | 2 Replies | 5905 Views | Created by Arun Lal Prasanth - Tuesday, April 28, 2009 6:07 AM | Last reply by Arun Lal Prasanth - Tuesday, April 28, 2009 7:08 AM -
0 Votes
Audit Entity attributes need explanation of each
In addition to above responses, Object type code- it is a entity specific code auditid- is the audit entity record id.Answered | 4 Replies | 7939 Views | Created by Nandhini12 - Friday, November 15, 2013 7:16 PM | Last reply by HIMBAP - Tuesday, November 19, 2013 1:08 AM -
1 Votes
Cannot edit Customizable Entity Attributes
Hello, I have several customizable entities where I want to change any datetime attributes to show date and time instead of date only.Answered | 1 Replies | 6399 Views | Created by minhkh - Friday, November 6, 2009 10:07 PM | Last reply by Alex Fagundes - PowerObjects - Saturday, November 7, 2009 4:32 AM - Items 1 to 20 of 98143 Next ›
No announcements