close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Column header sort not working

Thread began 11/27/2012 3:06 pm by sandy170299 | Last modified 11/28/2012 3:02 pm by sandy170299 | 1701 views | 8 replies |

sandy170299

Column header sort not working

Please see attached file. Can you tell me why the column header sort isn't working? Sorry ... it's in ColdFusion...

I don't receive any errors - it just doesn't sort. Thanks!

Attached Files
tblScholarshipsAwarded_Results.zip
Sign in to reply to this post

Jason ByrnesWebAssist

your sort link is passing a column name that does not exist "applicantLastName":

<a href="tblScholarshipsAwarded_Results.cfm?sort=tblApplicants.applicantLastName">


it should be "last_name"

<a href="tblScholarshipsAwarded_Results.cfm?sort=tblApplicants.last_name">

Sign in to reply to this post

sandy170299

Jason, that still doesn't work, and the field dateAwarded doesn't sort either. No errors, it just doesn't work...??/

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

sandy170299

Jason, I just got it working. This piece of code was missing from the query:

#PreserveSingleQuotes(WADA_Sort_1.FinalOrderClause)#

I now used this code to replace the default sort order. Thanks!

Sign in to reply to this post

Jason ByrnesWebAssist

ok, glad to hear it is working.

Sign in to reply to this post

sandy170299

Thanks, Jason. You can cancel the support request.

Sign in to reply to this post

Jason ByrnesWebAssist

Cool, will do.

(pheewee, dodged the CFM bullet.......)

Sign in to reply to this post

sandy170299

Hahahaha! Yes, you did dodge that one :)

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...