- How to retrieve values from a lookup table
- Posted by Agile CRM on September 27th, 2007
I want to default the OwnerID of a Case based on the OwnerID of the selected
Customer.
I know how to retrieve the typename, name and GUID from a LookUp object (in
this case the CustomerID) but how can I retrieve associated values from the
related table?
- Posted by uMar Khan on September 27th, 2007
Hi,
You need to write a webservice to fetch the owner of the customer and than
use that webservice withs JScript in onLoad of the case to set the owner of
the case.
--
PLEASE do click on Yes or No button if this post was helpful or not for our
feedback.
uMar Khan
Email for direct contact: imumar at gmail dot com
"Agile CRM" wrote:
- Posted by Agile CRM on September 28th, 2007
Thanks Umar. Can you give me any pointers to code examples or instructions
on doing this?
"uMar Khan" wrote:
Similar Posts
- Lookup Values (Windows CRM) by mesgur
- How do I show only certain values from a lookup? (Windows CRM) by Thomas H. Bech
- Retrieve data from a new table (Windows CRM) by Enrique Bravo
- Can I retrieve a field from a SQL table during an OnChange event on a lookup field? (Windows CRM) by Bob
- Re: Retrieve Picklist Values if not using Crystal APS (Windows CRM) by Matt Parks

