Rodd Posted December 4, 2007 Posted December 4, 2007 Help, I have to retrofit an old application that has an invoice layout. In it, I have the master information, that I can load into variables no problem. But when I go to the portal, and try and set the variable data, it keeps using the first records data, even though I use a "select" option with the "Go to Portal Row [select; No dialog; $CurrentPortalRowNum + 1]. $CurrentPortalRowNum is set at the beginning of the loop. I know I'm on the correct portal row because in the debugger, the select highlights it properly. Further, using the data viewer, the $CurrentPortalRowNum is incrementing as required. I use the Go to Portal with a calculated number because the "next" function doesn't go to the correct record with each loop. Thanks in advance!
Søren Dyhr Posted December 4, 2007 Posted December 4, 2007 Try to read this: http://blinkerfish.blogs.com/__fmcollective_old/2007/04/creating_multip.html --sd
Rodd Posted December 12, 2007 Author Posted December 12, 2007 Thank you a bunch. I'll take a look at it and see what I can do.
Recommended Posts
This topic is 6192 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