Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

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

How does AX2012 host the validate method of a child control to its parent

(0) ShareShare
ReportReport
Posted on by 75

I have a Form with 25 text controls

Now we need to add the same validate method to these 25 text controls for verification.

The most basic method is to write the validate method 25 times and add it in turn.

I want to find a smarter way.

In addition, in my front-end development experience, I can use the mechanism of event bubbling to delegate events.

The simple explanation is: you only need to write methods in the parent node to bind events to all child nodes.

When the child node triggers the action, the binding method will be executed automatically.

Is there a similar method in ax2012?

Looking forward to your reply

  • Suggested answer
    Martin Dráb Profile Picture
    231,925 Most Valuable Professional on at
    RE: How does AX2012 host the validate method of a child control to its parent

    No, you can't do the validation on a parent UI control. But if your controls are bound to a table (it maybe a temporary table), you can implement the validation once in validateField() method.

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 293,245 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,925 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans