The workflow-history tag has no wiki summary.
1
vote
0answers
74 views
Displaying workflow history using Javascript in SP2007
I have a document library and a item list that have one workflow for each of them in a SharePoint 2007 site.
May I know if there is any ways for me to retrieve the workflow history for both the ...
0
votes
0answers
51 views
Track a list like History List
I have a list; one of the columns is called "Assigned to" and the data which should be entered in this column should be Usernames. When we enter a username/usernames in this field, this item will be ...
0
votes
0answers
57 views
How to extract a workflow completion dateand time and display that info in a list column?
I am looking to display the date and time (date at minimum) of workflow completion under a column in one of my lists.
I would assume that this would be done using a calculated column.
I am open to ...