Jump to content
Server Maintenance This Week. ×

Can't go back to working Tab


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

Recommended Posts

Hi all,

I have a 3 tabs in my layout. tab 1, 2, 3.

tab 1 being the default. I created a script from a portal in tab 3, and it goes to a related table and performs a few stepts, but once i sent it back to Original layout it goes back to Tab 1. I need it to go back to my working tab, which in this case is tab #3. How can i do this from my script?

Thanks

Link to comment
Share on other sites

You need to capture which tab it was on prior to changing layouts. You can store it in a variable. Look into GetLayoutObjectAttribute ().

Another alternative approach is opening a new window when doing the GTRR, performing what you need to do there, and then closing it. This can happen off the screen if you prefer.

Link to comment
Share on other sites

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