Skip to main content

Notifications

Microsoft Dynamics CRM (Archived)

JavaScript to get "created by" and "created" on fields

Posted on by Microsoft Employee

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

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: JavaScript to get "created by" and "created" on fields

    I  used the below code it worked. Thanks for your time.

    var createdby=Xrm.Page.data.entity.attributes.get("createdby").getValue()[0].id;

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: JavaScript to get "created by" and "created" on fields

    Yes, it is in the form and changes are published.

  • Suggested answer
    Luke Sartain Profile Picture
    Luke Sartain 1,266 on at
    RE: JavaScript to get "created by" and "created" on fields

    Is the Created By field definitely on the form and the form changes published?  

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Community AMA December 12th

Join us as we continue to demystify the Dynamics 365 Contact Center

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,240 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,149 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans