Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How do I override the active method to check if the selected lines have the same WHS?

(0) ShareShare
ReportReport
Posted on by 102

For starters, I'm new to AX and it's possible that what I'm going to ask is very easy...

I have to check if the selected lines have the same WHS and only in this case the button should become active. How do I do this on the active method? Do I need to use MultiSelectionHelper or table buffer? I also have to check that the number of selected lines is less than or equal to a parameter. This is my Form.

pastedimage1675671870843v1.png

  • Verified answer
    GirishS Profile Picture
    27,823 Moderator on at
    RE: How do I override the active method to check if the selected lines have the same WHS?

    Hi Pavel loana,

    Yes, you need to make use of the "MultiSelectionHelper" class to get all the selected lines from the grid. Try adding the code on the active method of the form datasource - Get the selected lines using "MultiSelectionHelper" - Validate the lines and enable/disable the button based on that

    My suggestion will be instead of adding a code on the form datasource active method to disable the button - Add the validation on the button clicked method of the "Create purchase order" and "Create purchase order copy".

    If the validation fails throw info or waring message - If the validation is success you can go ahead and call your required methods for the creation of purchase orders.

    Thanks,

    Girish S.

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... 292,933 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,801 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans