kiwiora Posted June 15, 2004 Posted June 15, 2004 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
Reed Posted June 15, 2004 Posted June 15, 2004 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now