February 3, 200916 yr I published filemaker database on the web. However people can only view the first 20 records when they do a search. (using list mode) Is there a way I can create a script that will allow them to view the next 20 records and so on. It is a public database so using the rolodex is not an option as it will confuse users. Any help is appreciated.
February 3, 200916 yr Go to record? Use a $var to hold the current record position and update as users navigate forward/backwards.
Create an account or sign in to comment