Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all articles
Browse latest Browse all 87499

RE: Retrieve main phone in case base account id

$
0
0

I think the issue is here:

Xrm.Page.getAttribute("new_MobileNo").setValue(retrieved.results[0].new_MobileNo1);

Try lowercase field name:

Xrm.Page.getAttribute("new_mobileno").setValue(retrieved.results[0].new_MobileNo1);

Viewing all articles
Browse latest Browse all 87499

Trending Articles



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