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

Notifications

Announcements

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,568 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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Volodya Profile Picture

Volodya 2

#2
tgudwanski Profile Picture

tgudwanski 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans