Skip to main content

Notifications

Announcements

No record found.

Finance | Project Operations, Human Resources, ...
Suggested answer

How can i Auto-populate fields on a page if one field value is selected.Here the fields I want to autopopulate is a part of an existing table.

(0) ShareShare
ReportReport
Posted on by 210

How can i Auto-populate fields on a page if one field value is selected.Here the fields I want to autopopulate is a part of an existing table.On a page,I am selecting one field in form of dropdown from that table and on basis of value selected in that field all the other required matching values from the table  should automatically come up.

  • Suggested answer
    Mohit Rampal Profile Picture
    Mohit Rampal 12,554 Super User 2024 Season 1 on at
    RE: How can i Auto-populate fields on a page if one field value is selected.Here the fields I want to autopopulate is a part of an existing table.

    Hi, if you want to populate other fields in all forms then use modifiedField table field. If requirement is just for one particular form then override modified method in form level. Let us know if any issues.

    nuxulu.com/.../

    If it's custom form, then you can override the method in table or form level, if it's standard form then you have to extend it using event handler or CoC (Chain of command).

  • Suggested answer
    GirishS Profile Picture
    GirishS 27,821 Super User 2024 Season 1 on at
    RE: How can i Auto-populate fields on a page if one field value is selected.Here the fields I want to autopopulate is a part of an existing table.

    Hi Pragya,

    You can add your logic in the Modified field of the control. You can directly assign values to the field using

    DataSourceName.FieldName = "Some Value";

    Thanks,

    Girish S.

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…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,962 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans