No announcements
Found 222000 threads
-
0 Votes
Trying to set lookup value via Javascript
Hi, your jQuery function is asynchronous, this means that userName will be filled only when "success" function is called, but your code to fill the lookup is ...Answered | 3 Replies | 2354 Views | Created by crmNewbie1978 - Tuesday, August 20, 2013 12:40 PM | Last reply by crmNewbie1978 - Tuesday, August 20, 2013 1:28 PM -
1 Votes
Set Lookup Value Using JavaScript
Hi, "entityType" needs to be set to the schema name of the "terriroty" not "account" entity.Answered | 4 Replies | 2396 Views | Created by Saroj kumar Das - Thursday, January 10, 2013 1:48 PM | Last reply by Saroj kumar Das - Thursday, January 10, 2013 2:08 PM -
3 Votes
Null a Lookup value through Javascript
I have tried using this with both a lookup value and a regular text value.Answered | 5 Replies | 18344 Views | Created by bruxite - Thursday, June 2, 2011 2:45 AM | Last reply by bruxite - Friday, June 3, 2011 12:30 AM -
0 Votes
Java to set lookup value to related entity field...which is also a lookup
You have two lookups in your entity3 and want to populate entity1's lookup value automatically based on the entity2 lookup selected (with the ...Answered | 2 Replies | 4394 Views | Created by Basquiat - Monday, May 14, 2012 12:14 PM | Last reply by _Vikram - Monday, May 14, 2012 1:03 PM -
1 Votes
accessing lookup field in javascript
i beleive you just want to read the lookup value and not set??Answered | 5 Replies | 8094 Views | Created by geeky girly - Friday, January 29, 2010 6:30 PM | Last reply by elizas - Friday, April 23, 2010 1:41 PM -
0 Votes
Set lookup field value
Hi, try this: var lookup; var lookupitem; if (crmForm.all.Answered | 1 Replies | 5605 Views | Created by XoliswaM - Tuesday, May 24, 2011 1:56 PM | Last reply by Julio Luque Cuba - Tuesday, May 24, 2011 2:21 PM -
0 Votes
Auto-Resolution on Lookup using Javascript
So it is easiest to make a call to the database, and one way to do that is via the webservice.Answered | 6 Replies | 8911 Views | Created by Goktug - crmAkademi - Tuesday, January 19, 2010 10:31 PM | Last reply by Rashan Anushka - Monday, April 11, 2011 7:39 AM -
0 Votes
How to set value for lookup field
I have tested through 100 times with changing values and all.Answered | 6 Replies | 2505 Views | Created by Ketan Pimple - Monday, May 12, 2014 4:07 AM | Last reply by Ketan Pimple - Monday, May 12, 2014 11:45 AM -
0 Votes
javascript to get values from a lookup field
The following function will allow you to modify set the information in a lookup control: function SetLookupValue(fieldname, id, name, ...Answered | 5 Replies | 6044 Views | Created by 1789 - Saturday, February 16, 2013 12:50 PM | Last reply by Aric Levin - Monday, February 18, 2013 9:06 AM -
3 Votes
event of lookup remove value
It indeed does not create a javascript error message, even when the value is null.Answered | 4 Replies | 5467 Views | Created by CRM2008 - Wednesday, November 11, 2009 7:52 AM | Last reply by CRM2008 - Wednesday, November 11, 2009 10:54 AM -
0 Votes
Setting a value to the lookup in ms crm 2011
If I just have the guid for the lookup value, how do I preselect that in the list?Answered | 3 Replies | 6116 Views | Created by Gaurav.gupta.Capita - Friday, September 16, 2011 12:01 PM | Last reply by Duneel - Wednesday, December 21, 2011 2:58 PM -
0 Votes
How to write a Javascript for hiding lookup value id is null in MSCRM 2011
I am not too sure why you want to hide null/blank lookup ?Answered | 2 Replies | 3706 Views | Created by Rahul-22 - Saturday, May 25, 2013 1:32 AM | Last reply by Sanaullah Khan - Saturday, May 25, 2013 6:28 AM -
0 Votes
Error when setting lookup value through jscript, CRM 2011
There may be a slight delay in setting that value because of the query involved to retrieve that record.Answered | 9 Replies | 11183 Views | Created by 78 north - Wednesday, May 16, 2012 9:50 AM | Last reply by 78 north - Thursday, June 7, 2012 9:20 AM -
2 Votes
CRM 2011 : Filtering Lookup According to the Picklist Value (No JavaScript)
I think you would need some javascripts involved and use 'addCustomView' set for the lookup as explained ...Answered | 8 Replies | 10801 Views | Created by Hüseyin Tülkay - Thursday, March 17, 2011 8:17 AM | Last reply by EniElezi - Thursday, May 31, 2012 10:41 AM -
1 Votes
How to change the value in user-lookup-field (for example "createby, owner") with javascript
To populate any lookup you need to split this information into an array as follows (The following example is for a user record for user Joe ...Answered | 2 Replies | 5525 Views | Created by sebastian.mayer.67 - Thursday, September 30, 2010 8:24 AM | Last reply by 365knowledge.com - Thursday, September 30, 2010 9:00 AM -
1 Votes
set lookup values depenting on two option field value.
To do that you may need to create a custom field in the lookup entity and fill that value with two option set value so thatyou can filter the records based on that ...Answered | 9 Replies | 4333 Views | Created by Ahmet Çankaya - Wednesday, November 2, 2011 11:31 AM | Last reply by Ahmet Çankaya - Thursday, November 3, 2011 12:55 PM -
1 Votes
Remove lookup field value via web-service doesnt work!
Jake, Before you open a support incident with Microsoft, try this code.Answered | 9 Replies | 6067 Views | Created by Jake Watkins - Wednesday, May 27, 2009 8:52 PM | Last reply by Jake Watkins - Monday, June 1, 2009 9:47 PM -
2 Votes
JavaScript to Hide/Show attribute based on the lookup value
My Friend, Check for http://msdn.microsoft.com/en-us/library/gg334266.aspx#BKMK_setVisible ( you can download latest SDK if you have not done yet) you can simple ...Answered | 4 Replies | 3282 Views | Created by Umes Kumar - Wednesday, October 10, 2012 10:16 AM | Last reply by HIMBAP - Wednesday, October 10, 2012 11:01 AM -
0 Votes
Using Lookup SetValue OnPageLoad, value is set, but icon image is not appearing.
I've only ever seen the value get set and images not appear when the entityType is set incorrectly.Answered | 7 Replies | 5952 Views | Created by TeamSancheZz - Monday, June 20, 2011 1:58 PM | Last reply by TeamSancheZz - Wednesday, June 29, 2011 9:38 PM -
0 Votes
Set ProjectCustomFields value with multiple Lookup Table value selections
I have to create a NewProjectCustomFieldsRow for each selected value, and add each one to the project Data Set.Answered | 2 Replies | 6169 Views | Created by Brad Timiney - Friday, June 22, 2012 7:38 PM | Last reply by Brad Timiney - Monday, June 25, 2012 2:42 PM - Items 1 to 20 of 222000 Next ›
No announcements