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

Datasource display method

(0) ShareShare
ReportReport
Posted on by 317

Hello,

What is the best way to save a datasource display method return value to a table field?

Thanks in advance.

  • NewWatermelon Profile Picture
    317 on at
    RE: Datasource display method

    Path: Project management and accounting/Common/Projects/All projects.

    Plan [Tab] then Work breakdown structure [Button].

    outlineNumber [display method] in HierarchyTreeTable [datasource] on ProjWorkBreakdownStructure [Form].

    How can I save the return of this display method on a table field and make sure that this value is always correct and updated

  • Komi Siabi Profile Picture
    12,787 Most Valuable Professional on at
    RE: Datasource display method

    You can add a FromStringControl on your form and append the value from the display method or append the value to the field coming directly from your datasource.

    You can give ample details on the scenario if need be.

  • NewWatermelon Profile Picture
    317 on at
    RE: Datasource display method

    It is a display method on a form not on a table.

  • Komi Siabi Profile Picture
    12,787 Most Valuable Professional on at
    RE: Datasource display method

    Hi Doe,

    You can write your display method and append the value to the field on one of the table methods : for instance

    public void initValue()

           {

              this.fieldName = this.displayMethod();

            }

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... 293,123 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,895 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans