No announcements
Found 192407 threads
-
3 Votes
Entity Name specified in FetchXml does not match the entity name in the EntityExpression
Add the web resource to the Contact entity form.Answered | 20 Replies | 14468 Views | Created by AnyMi - Saturday, June 30, 2012 2:28 AM | Last reply by CRM Smith - Tuesday, November 20, 2012 4:54 PM -
0 Votes
Not able to fetch “Name” of lookup fields of Link-Entity (Web API + FetchXml)
You need to use alias with the attribute which you want to retrieve from linked entity.Unanswered | 3 Replies | 2603 Views | Created by jmsims21 - Thursday, December 8, 2016 12:15 AM | Last reply by Faisal Fiaz - Tuesday, December 13, 2016 9:47 AM -
0 Votes
need the script function to fetch the Name of the Entity from Lookup
i only have the Page/Entity name in string formate and the field name in string formate and from that i want to know hte ...Answered | 3 Replies | 1146 Views | Created by chngsmu - Tuesday, April 30, 2013 4:52 AM | Last reply by chngsmu - Tuesday, April 30, 2013 9:11 AM -
0 Votes
Linking fields in two or more entities.
Hi there, To pull data down from fields on entity A to fields on entity B, you have two main options: (1) Develop a ...Answered | 8 Replies | 4260 Views | Created by GreenManager - Wednesday, September 14, 2011 8:33 AM | Last reply by Donna Edwards - Friday, September 16, 2011 11:35 AM -
2 Votes
FETCH XML Condition for linked entity
In that case you can do a search in child entity as it will be having the name field of parent entity.Answered | 6 Replies | 5884 Views | Created by Ramu Devarasetty - Thursday, February 9, 2012 10:36 PM | Last reply by Ramu Devarasetty - Friday, February 10, 2012 2:43 PM -
0 Votes
lookup field in related entity
Without any coding, you cold do the following: If you go to the customizations for the Event entity, open up the 1:N relationships area and select the one where ...Answered | 2 Replies | 6973 Views | Created by OldDog999 - Wednesday, March 3, 2010 9:47 PM | Last reply by OldDog999 - Friday, March 5, 2010 4:23 AM -
0 Votes
Importing entities with GUIDS and lookup fields
It will be as if you changed the values through the web interface.Answered | 4 Replies | 6632 Views | Created by Lisa L.B. _ - Thursday, March 19, 2009 3:25 PM | Last reply by Lisa L.B. _ - Thursday, March 26, 2009 2:10 PM -
0 Votes
LookUp Fields - how to get the entity?
alert(crmForm.all.primarycontactid.defaulttype); Note: If lookup is associated with more than one lookup then by default it will give the ...Answered | 5 Replies | 6262 Views | Created by Dennis Bushuven - Friday, October 8, 2010 7:30 AM | Last reply by Dennis Bushuven - Friday, October 8, 2010 10:31 AM -
0 Votes
CRM 2011 - Lookup Field Name
One question, if i specify the "Name" field as the primary key and I need to import two tariff's with the same name would this work?Answered | 2 Replies | 2537 Views | Created by smithey93 - Thursday, December 13, 2012 2:10 PM | Last reply by smithey93 - Thursday, December 13, 2012 2:47 PM -
1 Votes
FetchXML - LinkEntity - Alias
Or you could use web services to pull the data into it's own web application.Answered | 3 Replies | 11856 Views | Created by Jason Eldredge - Friday, August 26, 2011 10:06 PM | Last reply by Jamie Miley - Sunday, August 28, 2011 2:10 PM -
1 Votes
Retrive entity record by Name and Not ID in Javascript
hi Glora, you can retrieve any value using fetch xml please find the link demonstrating example of ...Answered | 8 Replies | 5191 Views | Created by IamaNovice - Friday, December 16, 2011 6:56 PM | Last reply by IamaNovice - Tuesday, December 20, 2011 7:45 PM -
2 Votes
Lookup Autopopulate
Set this in the onchange event of your lookup field.Answered | 8 Replies | 3072 Views | Created by Shetty KP - Tuesday, November 15, 2011 4:31 AM | Last reply by Halldor Bjorgvin Johannsson - Thursday, November 17, 2011 10:03 AM -
0 Votes
Get Entity Attribute when Entity is a Lookup Field on the Lead Entity
If you want to populate ABC lookup value to another field, you can get the value (as suggested by me) and assign the value to another field (as suggested ...Answered | 5 Replies | 5182 Views | Created by EddiRaeM - Tuesday, September 21, 2010 7:12 PM | Last reply by VinothBalasubramanian - Wednesday, September 22, 2010 5:55 AM -
3 Votes
Look for more entities from one lookup field.
The regarding field on activities is a special system defined lookup which allows the user to select from a range of different entities.Answered | 7 Replies | 4325 Views | Created by act11 - Saturday, February 4, 2012 11:20 AM | Last reply by Andrii Butenko - Wednesday, February 8, 2012 11:05 AM -
0 Votes
Fetch multiple entities.
I thought I'd post the successfull query for future reference: <fetch mapping='logical'> <entity ...Answered | 8 Replies | 5882 Views | Created by Karlo Swart - Friday, February 12, 2010 5:07 PM | Last reply by Karlo Swart - Friday, February 12, 2010 6:33 PM -
0 Votes
4.0 - FetchXML
Answered | 2 Replies | 8393 Views | Created by Mike McCoy - Wednesday, March 18, 2009 4:28 PM | Last reply by Ammar.Zaied - Thursday, April 9, 2015 10:15 AM -
3 Votes
How to query using FetchXML by JavaScript on Dynamics CRM 2011?
These links are overkill.Answered | 7 Replies | 21785 Views | Created by pntr - Monday, November 28, 2011 3:13 AM | Last reply by Daryl LaBar - Wednesday, July 3, 2013 12:40 PM -
0 Votes
Working with Link Entity
Hi Soroosh, You don't need the link to new_competitor_product unless you are using a N:N relationship.Answered | 2 Replies | 2941 Views | Created by Soroosh81 - Sunday, August 19, 2012 8:01 AM | Last reply by Soroosh81 - Monday, August 20, 2012 9:30 AM -
0 Votes
lookup field
url - this will help you create emulation of regarding field.Answered | 3 Replies | 5479 Views | Created by kishanraj - Monday, July 20, 2009 4:29 AM | Last reply by Andrii Butenko - Monday, July 20, 2009 6:07 AM -
0 Votes
How can I insert data into two fields using one LookUp field (Picture inside)
Hi Syed, As per Surya and Borsik suggestions, you can write Javascript code on lookup field onChange to fetch and set them to text fields.Answered | 3 Replies | 1550 Views | Created by Syed..Hussain - Tuesday, April 16, 2013 9:44 AM | Last reply by Gopinath Reddy - Tuesday, April 16, 2013 10:33 AM - Items 1 to 20 of 192407 Next ›
No announcements