Quantcast
Channel: CRM Development forum
Viewing all articles
Browse latest Browse all 8223

Trying to set a lookup field, how can I do it?

$
0
0

I'm trying to set a Task lookup field using the following:

                    Xrm.Page.getAttribute("new_taskrecord").setValue([{
                    id: TaccountID,
                    name: TaccountName,
                    entityType: TaccountLD
                }]);

Problem is, I'm not sure what values to fill the above with? What exactly do I need to set the lookup field that resolves to a Task record?


Viewing all articles
Browse latest Browse all 8223

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>