Ryan,

The results of a CFSearch are stored on a query, so you can use the
CF_QuerySort tag written by Nate Weiss to sort it by any column you want (in
this case Custom1 or Custom2), then just output it as normal

Richard 

> -----Original Message-----
> From: Ryan [SMTP:[EMAIL PROTECTED]]
> Sent: 22 September 2000 14:45
> To:   CF-Talk
> Subject:      RE: Can you sort verity results by date?
> 
> OK but then what do you do when you have the date value stored
> in the custom field? How can you sort by it? Thanks,
> 
> Ryan
> 
> >If you can spare either og the custom fields, put the date in there, or
> >store the date in a seperate table and have a key to link the records in
> the
> >table to the the appropriate verity records in the custom field instead.
> >
> >Richard
> 
> >> I have a search on my site that searches through the cfm and html
> >> content files. This is a community/portal/entertainment site, so
> >> it has lots of articles being updated every week. I would like
> >> the search to sort by the file date, so users will find the freshest
> >> material. Is there any way to do this? There is no sort attribute
> >> in the CFSEARCH tag.
> 
> 
> --------------------------------------------------------------------------
> ----
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
> send a message to [EMAIL PROTECTED] with 'unsubscribe' in
> the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to