Announcements
Good Morning,
I have created one workflow for movement journal lines.
The form name is InventJournalMovement
and after lines i am submitting workflow
It is working fine for one record.
But if i select Multiple records .The submit button is Disable
Please find the below screenshots
For multiple records
Please provide me any help.
Any help would be greatly Appreciated.
Regrads.
*This post is locked for comments
hi Crispin,
Yes i have mentioned
Regards
Hi Crispin,
I have created new workflow at header level
and placed breakpoint in inventjournaltable --> cansubmittoworkflow()
not hitting.No workflow i am getting
Please suggest me a good website to create workflow for header level
I have searched many
No clues i got
Please
Regards
Hi crispin,
Can you please tell me how to change workflow from line level to header level
Regards
Please make sure Submit MenuItem --> MultiSelect Property -Yes
Hi all,
With the Reply To Ievgen.You can submit Multi Records
Here is the code Pic
Thanks to ievgen.
But they are asking Header level
So,i am creating Header level and Please Ievgen feel free to reply
Have a good day Ievgen
Regards.
I don't have ready to use solution for you, but could point to resources that should help you.
Blog post about multi select on form data source daxmusings.codecrib.com/.../multi-select-on-form-datasource-grid.html
Blog post about adding form controls in runtime blogs.msdn.microsoft.com/.../using-x-to-add-a-control-at-runtime
So there is already a class that handle submission and you can either modify it to add logic for multi select or create new one.
Then you need to change button property to allow multi select and point it to new class, if you create one.
To see how AX creates this button please review SysSetupFormRun.updateworkflowcontrols() and SysSetupFormRun.initWorkflowControls() methods.
Hi Ievgen,
i waited for your reply.Thats why i created a new thread.
Sorry for that.
Ievgen can you please give me any example
"To customize this you need to create your own class that could handle submission of multiple records and change menu item of submit button in runtime to point to new class."
Regards.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 290,734 Super User 2024 Season 2
Martin Dráb 229,021 Most Valuable Professional
nmaenpaa 101,150