innodes Posted March 25, 2010 Posted March 25, 2010 Is there a way to "flip" the sort from ascending to descending and back? In table view that is the way sorting works, but in form and list, via scripting you have to choose one or the other. Is there a way to script this automatic sort "flip"? thanks
bcooney Posted March 25, 2010 Posted March 25, 2010 List view sorts are all about scripting. You'd need to store the current sort direction in a global. This demo from Ray Cologon should help: ttp://www.nightwing.com.au/FileMaker/demos9/demo904.html
Recommended Posts
This topic is 5357 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