Jump to content
Server Maintenance This Week. ×

go to portal row error


This topic is 6687 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Using the new FM8 tabbed interface, there appears to be a problem using the go to portal row script step.

Scenario: A multi tab layout with a different portal on each tab. If a Go To Portal Row(by calculation) script step is executed when the current tab is anything other than the first tab, the command always puts you in the portal on the first tab.

Anyone else seen this?

Echo

Link to comment
Share on other sites

It doesnt know which tab to go to so it is defaulting to the first one. Put in a Go to Field [] command in your script right before the portal row number. Make it go to a field that is one of the fields on your second tab layout and not on the first.

In other words, if tab 1 is lets say property and tab 2 Transportation, Do a

Go to Field [Cars::CarName]

Go to Portal Row [select, 3]

to go to the third portal row on the second tab layout names Transportation.

Link to comment
Share on other sites

This topic is 6687 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.