cmury Posted March 2, 2005 Share Posted March 2, 2005 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 Link to comment Share on other sites More sharing options...
-Queue- Posted March 2, 2005 Share Posted March 2, 2005 Go to Field [fieldInDesiredPortal] Link to comment Share on other sites More sharing options...
cmury Posted March 2, 2005 Author Share Posted March 2, 2005 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 Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6596 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