close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

product page with options to filter products according prices, name etc

Thread began 2/26/2010 7:05 pm by ssemere321379 | Last modified 3/03/2010 3:28 pm by ssemere321379 | 1351 views | 5 replies

Eric Mittman

Sure, so your jump list should basically just have some links back to the same page, I will call it results. So in the jump menu you would have links that look like this:

results.php

With these links you will need to pass a parameter for the sort server behavior to check. I will call it sort. So the link with the parameter would look like this:

results.php?sort=<the column name to sort>

I think this is the best way to setup the URL parameter. Once you have done this you will need apply the sort server behavior. When you apply it you will use a custom trigger, if your parameter is named sort the trigger should look like this:

php:
(isset($_GET['sort'])?$_GET['sort']:"")



Then below this you just configure the rest of the server behavior. In the sorting section add the column you want to sort, then specify ASC or DESC. If you want it to reverse the order when it is clicked on again make sure to check the box for 'Toggle sort on subsequent visits'. I'm including a screen shot of the interface so you can see how mine is setup.

Once you get it working like this you can edit the sort server behavior and where you specify the column change it to be the same value as the trigger, this way you just need to pass the sort parameter with any column name in it and it will sort that column.

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...