Merit Solutions Posted September 7, 2007 Posted September 7, 2007 I have four tabs in a Tab Object - each has a portal showing the same relationship (just sorted differently). I am trying to script the user going to the fourth tab (called "Add") and going to a specific portal field in the last row. Unfortunately each time the script runs, the cursor jumps to the first tab object rather than the fourth, even though i am using the Go To Object step. If I add a Go To Portal Row [Last] as the final step it goes to a completely different Tab set on the same layout!
Merit Solutions Posted September 7, 2007 Author Posted September 7, 2007 If you have identical fields in each portal it always goes to the first occurance (ie Tab 1) - I added an extra field in the portal on Tab 4 and scripted to go to that field and THEN to the field I needed..It works
Søren Dyhr Posted September 7, 2007 Posted September 7, 2007 But that gives 4 extra fields, which might confuse 2 years later when the solution might undergo a rework or such. There must be a neater solution?? --sd
Ender Posted September 7, 2007 Posted September 7, 2007 How about an extra object (a box or something). Maybe that would work. Or, you could probably use four separate relationships. Not as easy, but I'd think it would work.
comment Posted September 7, 2007 Posted September 7, 2007 I think you need to name your portals, not (only) your tab panels. Once you're in a portal, going to a specific row will not take you to another portal.
Merit Solutions Posted September 8, 2007 Author Posted September 8, 2007 I only needed to show an additional field in portal 4 (only) and scripted to go to that field. As that was the only portal containing that field, it worked fine. I just made the field 1 px square and the final script step took me to the correct field in the portal.
Recommended Posts
This topic is 6288 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