Jump to content

Navigate back to the same portal row


Frink1234

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

Recommended Posts

I have a script which copies text from a portal row and pastes it for viewing into a different layout. I have a button that then navigates back to the original layout. There may be 20 different rows in the portal. How do I write the script to navigate back to the same portal row I just pasted the text from?

Link to comment
Share on other sites

Before you move to a different layout, set a global number field with Get(PortalRowNumber). When you return to the layout, Go to Field [portalRelationship::fieldInPortal] and then Go to Portal Row [by calculation: globalNumField].

Link to comment
Share on other sites

This topic is 7004 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.