Zenoah Posted July 13, 2005 Posted July 13, 2005 Hi all, I'm trying to create a results page that instead of having the standard 'showing records 1 through 10 of 100 records found' to instead show page numbers. E.g - Page 1 of 10 -- Jump to page [1] [2] [3] Page numbers in the [ ]s would be hyperlinks to that section of the find request. I see this system being used in most forums, etc and would like to accomplish the same type of thing in FM6 using CDML. Any thoughts? Thx, Zenoah
Garry Claridge Posted July 14, 2005 Posted July 14, 2005 You can do the same type of thing with the "-max", "-skip" parameters and the [FMP-CurrentFoundCount] tag. You will need a little bit of Javascript to set how many pages and the quanity for each skip. Good Luck. Garry
Recommended Posts
This topic is 7063 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