I have a page with two tabbed panels. Each of the Panels has a repeating table. If I am on the second tabbed panel, and click on the "Next" link to page down on that table, it will go back to tabbed panel 1. I would like for it to stay on tabbed panel 2. I would think I could use a variable to set the default panel but am not sure how to do that. I have found that the default tab is set in the Java script, but don't know enough java to know if I can make that a variable.