March 2, 200520 yr Not sure if this is the correct forum but here goes... I have a layout with multiple portals. These all work fine and I can add/edit/delete rows in each portal. My question is really to do with adding new portal rows. At the moment new rows are created by clicking/entering on the last row of the portal. This works but is not very intuitive. What would work better is a button above each portal that creates a new portal row. I know that using Go to Portal Row [Last] will do this. However this only seems to work for the first portal. Buttons above subsequent portals incorrectly add new rows to the first portal only. I know this script is dependent on the position of the portal in the layout. But is there a method of telling FM which portal to insert the new row. Any help would be great. Thanks C
March 2, 200520 yr Author Thanks Q Go it to work but with an additional line of script... Go to Field [DB::Field] Go to Portal Row [Last] Thanks again C
Create an account or sign in to comment