7913 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » Sorting by Created field
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 769 Views |
-
Sorting by Created field

13 July 2010 at 9:41pm Last edited: 13 July 2010 10:43pm
Hi, UncleCheese.
Anyway I could make a Created header sortable?
I have this code for fields:
$tableFields = array{
'Name' => 'Name',
'Title' => 'Title',
'Created' => 'Date Posted'
}I can sort the table with the Name and Title fields but not the Created field... any idea?
-
Re: Sorting by Created field

29 July 2010 at 1:31am
Hi, UncleCheese,
I hope you could help me with this...
It is really important that we may be able to sort the table by Created field.
Thank you.
-
Re: Sorting by Created field

29 July 2010 at 11:34pm Last edited: 29 July 2010 11:34pm
Hi!
I mean, there was not click event in the header of the table for the field(Created). While I can sort other fields by clicking their headers(i.e. ID, Title, Country), I can't do it with the Created header field.
I hope I'm making some sense.
| 769 Views | ||
|
Page:
1
|
Go to Top |

