Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Answered

How to change value of a form field to the user?

(0) ShareShare
ReportReport
Posted on by 190

I have a form and one of the fields is the requestor.  On form load, I want that field to be populated with user's name.  I have a custom user table that contains the users of the app.  So I prefer to search in this table to get the name.  I understand that this can be done with javascript.  Can someone provide some resources for doing this?  Thanks.

  • bp3378 Profile Picture
    bp3378 190 on at
    RE: How to change value of a form field to the user?

    thanks!

    This should be very helpful i'll take a look.  

  • Verified answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: How to change value of a form field to the user?

    Hi bp3378,

    Yes, you could use JS to achieve this. Please follow the step:

    1. Create an onload event on your form. Reference: Dynamics CRM JavaScript OnSave and OnLoad - Carl de Souza

    2. Use retrieveMultipleRecords() method to retrieve your custom user table in your JS and then set the user lookup field. 

    Reference:

    https://docs.microsoft.com/en-us/power-apps/developer/model-driven-apps/clientapi/reference/xrm-webapi/retrievemultiplerecords

    Set and Retrieve a Lookup Id and Value using Xrm.WebApi - Carl de Souza

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

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Tip: Become a User Group leader!

Join the ranks of valued community UG leaders

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,494 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,307 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans