Glorifindal Posted March 31, 2010 Posted March 31, 2010 Hi There, hoping someone can help me step through a list. I have a calculated field - using List(Adr::AdrID ) - which returns all the addresses that I am allowed to see. I have a "Previous 10" button and a "Next 10" button. I am trying to write a script that sets a global field to the set of 10 AdrID's applicable to the button - in other words - when I arrive at the page - the global field is populated with the first 10 in the list - if I click "Next 10", the global field should be populated with ID's from 11...20, click "Next 10" again, the global field should be populated with ID's from 21...30, etc If I click Previous here, the global field should be populated with ID's from 11...20, Just like pageing actually on a web page with found records and a skip Any help greatly appreciated indeed, kindest Regards Glorifindal
Recommended Posts
This topic is 5352 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