Hai all,
Is there any way to customize the workflow user list lookup, i mean add more fields into that lookup?
Scenario:
Add worker number (Personnel number) into the workflow user list lookup. Am using Ax 2012 R3.
Done in rich client, add required DS into the 'WorkflowUserListLookup' form reference via 'WorkflowUserLookup' EDT & works fine. Now i need to done the same in EP.
After a try, I found the workflow action dialog formed from 'EPWorkflowActionDialog' (.js). But there is no clue for workflow user lookup. Also the dataset 'WorkflowUserListLookup' present in the AOT -> Datasets and no user control for that. Here is the end or any hope for add more fields into that lookup? Or can i extend the .js to build custom lookup with which i want to?