Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi guys,

Is there a way of allowing a user with only data entry privleges alter the sort of a portal? Failing that, is there someway of saving sorts for a portal and script it for a user?

Cheers

Posted

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

This topic is 7469 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.