Newbies rooroo9 Posted January 24, 2001 Newbies Posted January 24, 2001 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.
Chuck Posted January 25, 2001 Posted January 25, 2001 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
Recommended Posts
This topic is 8708 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