Jump to content

User defined portal sort?


This topic is 7248 days old. Please don't post here. Open a new topic instead.

Recommended Posts

define your sort field as a calc, where the result of the field is conditional

case (

test1, field1

test2, field2

test3, field3

etc.

)

The tests can be based on a global field value and a button will toggle through the values to toggle the sort order. The only thing to look out for is sorting fields of different types. Your calc field can be of only one type. If you make everything text, you'll have to pad other field results to make them sort properly.

Dana

Link to comment
Share on other sites

This topic is 7248 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.