
ross
Staff
/ Moderator

Oct 8, 2005, 4:28 PM
Post #2 of 2
(2481 views)
Shortcut
|
|
Re: [michaelpearce] searching sort order with ssi
[In reply to]
|
Can't Post
|
|
Hi again Michael. Thanks for this post as well . The field we usually do date sorting on is an internal field that doesn’t actually get set by the user. This makes the sorting much more accurate as not all of you clients will use the same format for storing the date. To access this internal date field for sorting your results you’ll need to use field -11. It would look like this in an SSI:
<!--#include virtual=”/cgi-bin/listman/exec/search.cgi?search=1&template=_sorted_results.html&sort_order=-11,123,forward” --> Does that make sense? Give it a shot and let me know how you make out . ----------------------------------------------------------- Cheers, Ross Fairbairn - Product Specialist support@interactivetools.com Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting: http://www.interactivetools.com/consulting/
|