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 to enable post button when multiple line selected in production order-> Picking list in x++

(0) ShareShare
ReportReport
Posted on by 171
Hi Team.
 
Production order-> Adjustment -> Picking list while select multiple line from form post button has disable.
Please let me know how to enable post button while multiple line has selected.
 
 
  • CU21091228-0 Profile Picture
    171 on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    Create custom post button - Set Multiselect property to "Yes" and do the same logic as standard Post button does - Also you need to loop the selected lines using MultiSelectHelper class and post each picking list.
     
    Only that way possible, right?
  • GirishS Profile Picture
    27,823 Moderator on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    It's not possible without any customization.
    It's possible with customization.
     
    Thanks,
    Girish S.
  • CU21091228-0 Profile Picture
    171 on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    Can't it is possible to do any customization?
  • Suggested answer
    GirishS Profile Picture
    27,823 Moderator on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    You cannot change the property of Multiselect using extension.
     
    Thanks,
    Girish S.
  • Suggested answer
    GirishS Profile Picture
    27,823 Moderator on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    Hi,
     
    It means that you cannot select multiple lines and post them. Its a standard feature where the button has MultiSelect property set to Auto.
    If you want it, you need to create custom post button - Set Multiselect property to "Yes" and do the same logic as standard Post button does - Also you need to loop the selected lines using MultiSelectHelper class and post each picking list.
     
    Thanks,
    Girish S.
  • Suggested answer
    Mohit Rampal Profile Picture
    12,556 Moderator on at
    How to enable post button when multiple line selected in production order-> Picking list in x++
    Hi, Try creating form extension and changing multiSelect property of Post button to Yes .

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,884 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,760 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans