Title: Custom Data Feature Requests
Last modified: August 30, 2016

---

# Custom Data Feature Requests

 *  [GlenRay](https://wordpress.org/support/users/glenray/)
 * (@glenray)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/custom-data-feature-requests/)
 * For my purposes, a detailed description of the document is needed, sometimes 
   a couple of paragraphs. I also need to the table to display the document’s date.
   I have added custom data columns to accommodate this but
    1. Upon clicking ‘Rename’, there is only a narrow, one line, window to type the
       description making it difficult to write lengthy descriptions. (Although once
       written, long descriptions display in the table just fine.)
    2. The date is treated as a string, so sorting by date does not work
 * Perhaps when clicking “Rename”, there could be a modal pop up window with more
   space to modify the fields. Allowing a formatted date field would also be great.
 * I realize that’s a lot to ask for a free plugin! What it is able to accomplish
   already is amazing. Many thanks, Thom Stark.
 * [https://wordpress.org/plugins/file-away/](https://wordpress.org/plugins/file-away/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [dmikester1](https://wordpress.org/support/users/dmikester1/)
 * (@dmikester1)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-data-feature-requests/#post-6637872)
 * I am echoing request number 2. We have a custom “date” column with dates like“
   October 21, 2015” and need to be able to sort by that date column. Currently 
   it only sorts that column alphabetically. Are you using a sorting library like
   TableSorter? Or did you implement your own? I know that Tablesorter does correctly
   sort date strings with full month strings.
 *  Plugin Author [thomstark](https://wordpress.org/support/users/thomstark/)
 * (@thomstark)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-data-feature-requests/#post-6637873)
 * Custom data columns are sorted as string, not as numeric (like the date modified
   column is). If you want to sort it correctly as string, use yyyy-mm-dd.
 *  [dmikester1](https://wordpress.org/support/users/dmikester1/)
 * (@dmikester1)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/custom-data-feature-requests/#post-6637874)
 * Got it! 🙂
    I added a data-value to the td with a value of the unixtimestamp 
   for the given date. Now it correctly sorts by the date column. [http://test.valleybrookchurch.org/messages/](http://test.valleybrookchurch.org/messages/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Custom Data Feature Requests’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/file-away_e3e2e1.svg)
 * [File Away](https://wordpress.org/plugins/file-away/)
 * [Support Threads](https://wordpress.org/support/plugin/file-away/)
 * [Active Topics](https://wordpress.org/support/plugin/file-away/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/file-away/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/file-away/reviews/)

## Tags

 * [custom data](https://wordpress.org/support/topic-tag/custom-data/)

 * 3 replies
 * 3 participants
 * Last reply from: [dmikester1](https://wordpress.org/support/users/dmikester1/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/custom-data-feature-requests/#post-6637874)
 * Status: not resolved