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)

How to use table.extension's event ModifyingFieldValue

(0) ShareShare
ReportReport
Posted on by 567

I want to do a field modification. For that, there is a event with the name - ModifyingFieldValue.

Sample -- 
[DataEventHandler(tableStr(Entity), DataEventType::ModifiedFieldValue)]
public static void Entity_onModifiedFieldValue(Common sender, DataEventArgs e)
{
}

Here, I don't have reference of field changed which I is present in table method i.e. Modifiedfield.

So please help me, how can i use onModifiedFieldValue event.

Thank you.

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Martin Dráb Profile Picture
    238,787 Most Valuable Professional on at

    Cast e to ModifyFieldValueEventArgs type and then call parmFieldName() method.

    You can see something very similar in this thread: Using pre/post event handlers on modifiedField() method of a table in case of customization.

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

#1
Joris dG Profile Picture

Joris dG 5

#2
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#2
Alexey Lekanov Profile Picture

Alexey Lekanov 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans