web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested Answer

Form "DirPartyTable"

(0) ShareShare
ReportReport
Posted on by 932

Hi,

I open the form "DirPartyTable" from User interface :

1205.image.png

  • when I open it in visual studio I don't find the buton "merge Record " But When I open dirPartyTable.Extension I find it

    I dont know how this button is displayed in UI?

    Have you any idea  about the relation between the form and its extension?

I have the same question (0)
  • Suggested answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    Hi,

    the system generates the actual form from the form definition and all form extension definitions in runtime. The relation is that in AOT you will find Form extensions, and all form extensions for DirPartyTable are applied to the DirPartyTable in runtime.

  • BASMA Profile Picture
    932 on at

    hi Nikolaos,

    how these extensions are applied to DirPartyTable in runtime.

    I want to know how the new controls in extension forms are displayed in DirPartyTable?

  • nmaenpaa Profile Picture
    101,166 Moderator on at

    How that exactly happens is hidden from us and happens in D365 platform / runtime. What kind of information would you like to know? What is your business requirement?

  • BASMA Profile Picture
    932 on at

    okay,

    I want to know how its works because I want to get the new controls created in form extension?

  • Suggested answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    If you create event handler or Chain of Command on this form, you can access any control using this.design().controlname("controlname").

  • André Arnaud de Calavon Profile Picture
    303,397 Super User 2026 Season 1 on at

    Hi Basma,

    Nikolaos is correct. In fact, what you experienced it the basic idea of having extensions in Dynamics 365. Even Microsoft is using extensions in the base product themselves. Not sure yet why it is done for this button.

    Why did you mark the other buttons as well in your screenshot?

  • BASMA Profile Picture
    932 on at

    Hi André,

    also the group "new " doesn't exist in the standard form

  • Suggested answer
    nmaenpaa Profile Picture
    101,166 Moderator on at

    New, Edit and Delete buttons are not part of the Design. They are provided by the form framework, and are shown in some scenarios.

    You can control the visibility of the buttons with properties ShowNewButton and ShowDeleteButton. But the buttons are really clickable only if the user has a privilege that has corresponding access (Create/Update/Delete) to the display menu item that opens the form.

  • Blue Wang Profile Picture
    Microsoft Employee on at

    Hi Basma,

    They are in different model.

    Added in the extension.

    140650.PNG

  • BASMA Profile Picture
    932 on at

    you means that : for example I set the property ShowNewButton  of New button to yes  and the user has a privilege Create?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 521 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 438

#3
Adis Profile Picture

Adis 261 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans