Manage attachments - show created or modified date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 05:54 AM
I thought had updated it, but clearly not
Has anyone extended the Manage Attachmens UI Page so that it shows the date too ?
One of our users needs to locate an attachment in a file from a specific date.
I have assisted as i can see the dates in the attachment table, but it would be nice for the users to see this in the Manage Attachments page and my attempt as failed.
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 05:59 AM
Hi Julian,
Didnt actually work on this, but am assuming that the ui page "attachment" has to be modified to include date and time the attachment is created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2014 06:05 AM
Hi Chandana
Yup that is the ui page, however I did a change that I thought should have worked and it did not
I wondered if anyone else has looked and made this update.
cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2016 02:39 AM
A bit late, but I hope it still can help...
If you hover over the file icon you can see who attached the file and at what time. This works from the formatter in the top of the form and also from the "Manage Attachments" widget.
If you want to modify its behavior, you can edit these files:
- attachment (UI Page)
- attachment_entry (UI Macro). This is actually where you can add the dates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2020 03:19 AM
- ${HTML:sys_attachment.sys_created_on.getDisplayValue()}
</a>
</j:otherwise>
Hey-presto:
Please mark as resolved if this helps resolve this query