Copy link to clipboard
Copied
When a form is submitted on a Tabbed Panel, how do you get it go back to that particular panel and not automatically go to the first panel?
I used javascript to create a link on the same page, but can't seem to figure out how to do it on a form submit...
Copy link to clipboard
Copied
rickpick77665 wrote:
When a form is submitted on a Tabbed Panel, how do you get it go back to that particular panel and not automatically go to the first panel?.
There's a tutorial on my site at http://foundationphp.com/tutorials/spry_url_utils.php. It explains how to link to a specific panel from a different page. When submitting a form, you would need to add a query string to the action attribute in the form to redirect the user back to the correct panel.
Copy link to clipboard
Copied
Thanks David, that was easy, but one other question. How about with
recordset paging? How can I get it to go to the correct panel. I tried
updating the paging, but all I can get is either it goes to the panel
without paging to the next page or goes to the first panel.
Thanks!
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more