Genx Posted February 17, 2006 Posted February 17, 2006 Is it possible to specify the fields a portal will sort by through script in any straight forward manner?... or then again, an unstraight forward manner is also perfectly acceptable cheers, genx
Reed Posted February 17, 2006 Posted February 17, 2006 You can only specify one field on which to sort, but if you make that field a calculated field, you can change the result of the calculation with a script. The thing to look out for is that if you want to sort one portal by fields of different data types, then you'll have to specify a result of text, and then pad the number and date, data types' results with leading zeros so that they sort properly.
Recommended Posts
This topic is 7202 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