Hi,
I am using following code to get "created by" field value, but its throwing error.
Is it possible to get "created by" using JavaScript?
var createdby = Xrm.Page.getAttribute("createdby").getValue();
Thanks
*This post is locked for comments
I have the same question (0)