We are looking to report the latest document uploaded to an issue with date/time stamp. Thoughts?
We currently use text mode to add the "name" of the document attached to the request. We would like to add the date/time to report out when a document or replacement document use uploaded compared to the planned completion date.
This is the current text mode:
displayname=Attached Documents
listdelimiter=<br>
listmethod=nested(documents).lists
textmode=true
type=iterate
valuefield=name
valueformat=HTML
Suggestions? Thank you in advance.