I'm currently building a customize webpart which are links that link to files inside certain folder of doc lib(meaning upon clicking, it will display the file, but dont have to be displayed inside the webpart itself) however it has to display the latest dated file according to the file name (not the uploaded datetime or modified datetime). any idea how can i achieve that? in any case, thanks in advance
Stump the Panel » End Users and Information Workers
customize webpart
(3 posts)-
Posted 2 days ago #
-
I think if you use the YYYY-MM-DD date format in your Title, you can sort them correctly in a view.
Posted 1 day ago # -
the title is with the filename too. so its smt like salesreport200904011.pdf or salesreport20090412.pdf Can I still sort them out? 1 and 2 before the extension is representing the day and night shift respectively. Is there ways to group them too?
Posted 18 hours ago #
Reply
You must log in to post.