tv_kid Posted November 12, 2005 Posted November 12, 2005 Hi all I'm having a bit of trouble manipulating a portal. I want to only display 20 lines in a portal (without a scroll bar) at one time, and have buttons 'move' the records on to the next set of 20. I thought I could simply use the "Go To Portal Row" script step to accomplish this. However, although Filemaker is going to the desired portal row, it won't 'scroll' through the portal to bring this row to the top, with the result that it effectively does not go to the portal row. Does anyone have any thoughts?
IdealData Posted November 12, 2005 Posted November 12, 2005 Go 19 records beyond the desired row, then go to the correct portal row.
ZuperZZ Posted November 12, 2005 Posted November 12, 2005 An idea, - You could also set the portal to show records depending the value of a field. - To show the first 20 records the field´s value would be 1 the next 20, 2, and so on.(up and down buttons should change that value via a setfield) - A script should asign the related values to contain the secuence of numbers to be displayed. I hope i get to explain myself. ZZ
ino Posted November 12, 2005 Posted November 12, 2005 I hope so it weel help you http://www.fmforums.com/forum/showtopic.php?tid/143346/post/143378/hl//#143378 ino
Søren Dyhr Posted November 13, 2005 Posted November 13, 2005 I think I would do it this way under FM7 - While I under FM8 would exploit GetNthRecord( instead. --sd Tv_kid.zip
Recommended Posts
This topic is 6951 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