No announcements
Found 136202 threads
-
0 Votes
Jscript: set lookup field
The form needs to be saved to display the new value of the lookup field.Answered | 3 Replies | 6584 Views | Created by Jan Klode - Thursday, March 19, 2009 3:16 PM | Last reply by Daniel Middel - Friday, March 20, 2009 8:21 AM -
0 Votes
Jscript to set Lookup field as Required based on other lookup
Tie this to the OnChange event of the Country field - will set the State field as required when equal to United States - otherwise it will not be required.Answered | 2 Replies | 2642 Views | Created by JoubinCRM - Friday, August 17, 2012 3:33 PM | Last reply by JoubinCRM - Friday, August 17, 2012 6:07 PM -
0 Votes
Error when setting lookup value through jscript, CRM 2011
This is the first I've heard of any connection between disabling the most recently used items for a field and your ability to set values using the Xrm.Page API.Answered | 9 Replies | 11280 Views | Created by 78 north - Wednesday, May 16, 2012 9:50 AM | Last reply by 78 north - Thursday, June 7, 2012 9:20 AM -
3 Votes
Jscript query record for lookup
And how do I eval lookup field ?Answered | 5 Replies | 5439 Views | Created by Nicetobe - Thursday, September 29, 2011 11:10 AM | Last reply by Nicetobe - Tuesday, October 11, 2011 2:18 PM -
8 Votes
CRM 2011: Setting lookup field default view using jscript
It remains same for every view You just need to set the Guid of your view.Answered | 5 Replies | 21811 Views | Created by Mostafa Moatassem - Sunday, May 27, 2012 9:55 PM | Last reply by VidhiyaM - Thursday, May 9, 2013 6:47 AM -
3 Votes
JScript: Isses handling empty values in a lookup field
Hi there I am having some issues with a JScript which is supposed to hide or show certain fields on a form depending on the value of a lookup.Answered | 4 Replies | 2502 Views | Created by pmdci - Thursday, January 31, 2013 3:05 PM | Last reply by HIMBAP - Thursday, January 31, 2013 3:20 PM -
0 Votes
Autopopulate with respect to lookup field
Hi, You can populate the value form the Funding Source entity lookup OnChange into the Budget form via JScript Retrieve CRM Webserice request using SOAP or REST or ...Answered | 6 Replies | 4557 Views | Created by CRMAG - Friday, October 14, 2011 3:16 PM | Last reply by Jehanzeb.Javeed - Friday, October 14, 2011 6:47 PM -
1 Votes
Lookup views: Disable the view selector with JScript?
Hi there, I am currently using JScript to change the view of a lookup based on different conditions.Answered | 2 Replies | 2998 Views | Created by pmdci - Tuesday, June 5, 2012 3:05 PM | Last reply by pmdci - Tuesday, June 5, 2012 3:20 PM -
0 Votes
inserting data into a lookup field
Hi, Below is also example to do this in JScript: // Set the value of a lookup field function SetLookupValue(fieldName, ...Answered | 3 Replies | 3548 Views | Created by youngceaser - Friday, May 18, 2012 11:41 AM | Last reply by youngceaser - Friday, May 18, 2012 1:43 PM -
0 Votes
Is there a way to make a field a lookup value of two entities?
The CRM implementation documentation will help you with the creation of the additional lookup fields and a picklist for them - Here's a couple of posts that ...Answered | 3 Replies | 6601 Views | Created by miracleman - Friday, May 14, 2010 2:27 AM | Last reply by Scott Sewell, Hitachi Solutions - Monday, May 17, 2010 7:33 PM -
0 Votes
Set a value for a lookup field on header when onload form in crm
Hi LuuHa, Place the lookup field on the form itself and use MaH85's code example above, that way you will be able to set the lookup.Answered | 7 Replies | 3322 Views | Created by AnyMi - Monday, April 15, 2013 4:44 AM | Last reply by MaH85 - Monday, April 15, 2013 7:40 AM -
0 Votes
Set lookup field value
Hi, try this: var lookup; var lookupitem; if (crmForm.all.Answered | 1 Replies | 5625 Views | Created by XoliswaM - Tuesday, May 24, 2011 1:56 PM | Last reply by Julio Luque Cuba - Tuesday, May 24, 2011 2:21 PM -
1 Votes
how to Set Default "Look For " field for lookup view
http://social.microsoft.com/Forums/en/crmdevelopment/thread/99652462-d5db-4513-b2d3-f9f8d299ab20 document.getElementById("customerid").setAttribute(&qu ...Answered | 6 Replies | 2736 Views | Created by mc.gem - Thursday, May 2, 2013 12:38 PM | Last reply by VidhiyaM - Monday, May 6, 2013 8:57 AM -
4 Votes
CRM2011 Jscript and multiple instances of the same field on a form
The solution I'm working on needs to be light on script to optimise performance so I think I'll persue an approach which forces the user to update only a single instance of the ...Answered | 8 Replies | 13510 Views | Created by Rob Boyers - Monday, July 18, 2011 12:31 PM | Last reply by Philip Crocker - Friday, July 8, 2016 11:32 AM -
0 Votes
Java to set lookup value to related entity field...which is also a lookup
If that's correct then you need to write logic in your entity2 lookup field OnChange event.Answered | 2 Replies | 4429 Views | Created by Basquiat - Monday, May 14, 2012 12:14 PM | Last reply by _Vikram - Monday, May 14, 2012 1:03 PM -
0 Votes
Need to import leads with additional lookup field data.
Hi Ankur, Yes you need to use the text value of the lookup field .csv file, but just remember if the lookup value does not exist in the system, system ...Answered | 3 Replies | 4493 Views | Created by AnkurCrm - Wednesday, June 15, 2011 8:45 PM | Last reply by AnkurCrm - Thursday, June 16, 2011 8:04 PM -
2 Votes
CRM 2011 jScript: How do I get the text value of a lookup into a string field?
Realized I was dealing with Option Set.Answered | 11 Replies | 18322 Views | Created by pmdci - Tuesday, April 26, 2011 5:33 PM | Last reply by Yogesh Mulay - MCTS - Wednesday, March 20, 2013 4:16 AM -
2 Votes
on a lookup field, can I populate other fields as well?
Hi, Check http://mscrm4ever.blogspot.com/2009/03/displaying-lookup-with-related-entity.html Mahain : MS CRM FreelancerAnswered | 6 Replies | 3844 Views | Created by colegario - Wednesday, August 10, 2011 3:46 PM | Last reply by colegario - Wednesday, August 10, 2011 6:26 PM -
0 Votes
Lookup Field
You have to add the organization in teh Lookup field URL as well.Answered | 6 Replies | 6459 Views | Created by Rodrigo Hentz - Sunday, August 9, 2009 10:12 AM | Last reply by Rodrigo Hentz - Sunday, August 9, 2009 11:54 AM -
0 Votes
Custom Lookup Field Table
http://blogs.technet.com/b/tvishnun1/archive/2012/03/11/filtering-records-in-the-sub-grid-in-microsoft-dynamics-crm-2011.aspx http://mscrmblogger.com/2011/02/23/ ...Answered | 5 Replies | 3052 Views | Created by KawasakiRider03 - Friday, September 7, 2012 5:27 PM | Last reply by KawasakiRider03 - Tuesday, September 11, 2012 6:01 PM - Items 1 to 20 of 136202 Next ›
No announcements