Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

How can I get to the Customer Name when I click another form menu item

(0) ShareShare
ReportReport
Posted on by 5

public void init()
    {
        super();

        if (element.args().caller())
        {
            wizard = element.args().caller();
         
            custTableCaller = wizard.parmCustTable();
            MyDatasource.FirstName = custTableCaller.nameAlias();
            myDatasource_ds.research(true);
     
        }

when I select any record in the CustTable grid, and then click another Form menu item, I want the CustTable name field to populate the First name field automatically. In this init() method, Data is coming with debugging but it is not showing in the form field. Any idea? Thanks

  • André Arnaud de Calavon Profile Picture
    292,884 Super User 2025 Season 1 on at
    RE: How can I get to the Customer Name when I click another form menu item

    Hi D365Es,

    When I read your coding, you set a value in the FirstName field, but it is not saved and you "reset" all information by researching the datasource. Try to remove line 11.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

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

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 231,760 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans