Jump to content

Sort Script


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

Recommended Posts

  • Newbies

Hi, I am building my first database and am having difficulty figuring out the sort script. I have a list layout that displays all records. The list shows three fields (first name, last name and company name). How do I create a script that will sort the list by each respective field?

I can't seem to figure out how to correlate the sort script with the respective field. Thanks for any help.

Link to comment
Share on other sites

You use three scripts, one for each sort possibility. Tie each script to a button as the title of the column so that when a user clicks the title the found set sorts by that field.

Chuck

Link to comment
Share on other sites

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