dylan Posted August 1, 2000 Posted August 1, 2000 I have a long, narrow portal, 30 records long. If I could split this into two short portals of 15 records, it would display oh so nicely on a web page. Can I do it? Note: the data changes dynamically. I can't rely on setting up two portals and using a function of the related data to tell it which portal to go to.
Kurt Knippel Posted August 1, 2000 Posted August 1, 2000 quote: Originally posted by dylan: I have a long, narrow portal, 30 records long. If I could split this into two short portals of 15 records, it would display oh so nicely on a web page. Can I do it? Note: the data changes dynamically. I can't rely on setting up two portals and using a function of the related data to tell it which portal to go to. The only way would be to manipulate the relationships such that only 15 records displayed in each portal, which would be based on seperate relationships. This should be relitively easy to do, especially using the odd or even nature of the RecordID as a basis for which relationship the records would go in. ------------------ =-=-=-=-=-=-=-=-=-=-=-=-= Kurt Knippel Senior Filemaker Developer http://www.database-resources.com mailto:[email protected] =-=-=-=-=-=-=-=-=-=-=-=-=
Recommended Posts
This topic is 9226 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