Dears ,
I am working on customizing the workflow history form and I need to display details when I click on the document ID. I want to show the same document ID for all work items assigned to me. How can I achieve this?
Hi Ghazi,
I have no example to share. As mentioned above, I haven't done an extension on a jumpRef before. Sample coding for how to open a menu item and pass a record, can be found in the application. Have a look e.g. at the method HcmUtility::openMenuItemForm
Can you please give me a sample code to try this?
Hi Ghazi,
I think I get your requirement now The ID column on the Workflow assigned to me and the Description column on the Workflow history do show the same information. You want to have the same behavior to drill into the details.
On the Workflow assigned to me, the link is created by having the default action property set on the grid. This works with the first column. You would need to create a form extension class and call the same menu item and passing the current record with coding using the jumpRef() method. Not fully sure if this will work as I never tried an extension for a jumpRef myself.
I need 'ID' field in workflow history form and when user click on ID field it should open the details form, same its opening in Work items assigned to me form.
Hi Ghazi,
When reading your question and the discussion, I'm confused. I'm not able to understand what exactly you are asking. You mention something about a Document ID field, but the screenshot does not have that field. Please elaborate, so we would be able to understand what exactly you want to achieve.
Yes i need this
Do you need 'ID' field in workflow history form and when user click on ID field it should open the details form, same its opening in Work items assigned to me form. Please confirm if my understanding is correct.
How is the field (ID) that exists on the work item assigned to me screen? I need something like it on my workflow history screen.
Document is a String field with no master table so no view details available on this field. May I know what do you want to see when click on view details for this field.
Thanks for your reply.
I can't see the view details when I click on the document ID in the workflow history.
André Arnaud de Cal...
291,969
Super User 2025 Season 1
Martin Dráb
230,842
Most Valuable Professional
nmaenpaa
101,156