In which table can I find information about the time of editing a given ID by a user?
Mayby do you have a query?
In which table can I find information about the time of editing a given ID by a user?
Mayby do you have a query?
Hi,
I don't know exactly what you need but the table WFHistoryElements contains who and when changed elements.
Alternatively, the table WFElementCheckouts contains currently edited documents
Hi,
I don't know exactly what you need but the table WFHistoryElements contains who and when changed elements.
Alternatively, the table WFElementCheckouts contains currently edited documents
The information I need is how long a record has been edited by a specific user.
The information I need is how long a record has been edited by a specific user.
have you checked WFH_FormEditDurationToEnter or WFH_FormEditDurationToLeave ?
have you checked WFH_FormEditDurationToEnter or WFH_FormEditDurationToLeave ?
I check it.
What about [WFH_DurationInStep]?
I check it.
What about [WFH_DurationInStep]?
this column stores information about how long the element was in a specific step