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 :
Microsoft Dynamics AX (Archived)

Event Handler on array EDT

(0) ShareShare
ReportReport
Posted on by

Hi,

I would like to know how I can use an event handler on array edt fields of a form since only the first element of the EDT is present inside the form in VS?

For example, with the sorting fields on projTable, I can change the lookup of the sort code 1 by using the following event :

[FormControlEventHandler(formControlStr(ProjTable, SortingGroup_sortingId), FormControlEventType::Lookup)]
public static void SortingGroup_sortingId_OnLookup(FormControl sender, FormControlEventArgs e)
{
// Custom Lookup code

...

}

but how to do the same on the sort code 2 and 3 fields since they don't exist in the form (they are added in runtime) ?? 

Anyone faced the same kind of requirement?

Thanks

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Mea_ Profile Picture
    60,286 on at

    You may try to use registeroverridemethod to override lookup on the data source field [View:http://ievgensaxblog.wordpress.com/2018/01/10/d365foe-how-to-override-form-data-source-field-lookup-method/] and fieldid2ext to get it for arrays.

  • Romain Gasnier Profile Picture
    on at

    Thanks Ievgen !

    This really helped me

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 16

#2
GiacomoRovai Profile Picture

GiacomoRovai 4

#3
Douglas Noel Profile Picture

Douglas Noel 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans