Hi folks,
I am having a problem getting args.record() on a dialog form.
Below is the code that wrote. When ever I click on Reassign button on Workflow history form it should technically return WorkflowWorkItem Record on Reassign dialog but it doesn't.
Need your suggestions on how can achieve that?
If the reply was helpful, please mark it as verified so others can make use of this.
Thanks,
Girish S.
Thanks Girish S
Hi Shazaib,
Use the below code to get the WorkflowWorkItemTable. See if it returns the buffer.
WorkflowWorkItemTable wrkItemTable = this.parmWorkflowWorkItemActionDialog().parmWorkItem();
Thanks,
Girish S.
André Arnaud de Cal...
292,160
Super User 2025 Season 1
Martin Dráb
230,962
Most Valuable Professional
nmaenpaa
101,156