Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 123975

Forum Post: 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 123975

Trending Articles



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