All my pages have a user entered data field called "pubdate". I would enter 
in the dataa field a text date such as 2012-08-7 and it is saved as data 
field.  I want to display list of pages and sort by "pubdate".  This does 
not seem to work as I tried this:
 
{(search group=posts.*  template="posts.featured" sort={pubdate} 
order=reverse count=35)}
 
The list of pages is returned but they are not sorted by the data var 
"pubdate".  I assume I would have to use some time function to convert it 
to a time stamp and then sort? Any suggestion?

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/boltwire?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to