December 4, 200718 yr 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!
December 4, 200718 yr Try to read this: http://blinkerfish.blogs.com/__fmcollective_old/2007/04/creating_multip.html --sd
Create an account or sign in to comment