Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Unanswered

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

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
    André Arnaud de Cal... 291,253 Super User 2024 Season 2 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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans