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)
Under review by Community Managers

Under review

Thank you for your post! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

fields's data merge and write to another field

Posted on by 10

Hello,

I have a question about more fields's data merge and write to another field.  could you pls help me to figure out. thanks

I tried to add codes in table default update method. but i found i had to click save button in form,  Field 3 will be assigned to AABB.  

public void update()

{

if(this.Field1 || this.Field2)
{
this.Field3 = this.Field1 + this.Field2;
}

super();

}

For sample:  Field1=AA   Field2=BB    Field3 should be save as AABB

Question1 :  Why does the update method execute after the form has been saved?

Question2:   Good idea to realize this function? 

Best Regards

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 39

#2
Michel ROY Profile Picture

Michel ROY 14

#3
imran ul haq Profile Picture

imran ul haq 8

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans