set focus on related list tab

Daryll Conway
Giga Guru

I'm aware of the ability to set the focus on a tab on the form with

"g_tabs2Sections.setActive(1);"

However I'm trying to set the focus on a related list tab at the bottom of the form.

Does anyone know how to do this?

Is their a Glide function to do this?

1 ACCEPTED SOLUTION
6 REPLIES 6

Thanks Kalaiarasan


This makes the tab active but is there any way to set the focus on he ttab so when the form loads it actually scrolls to the bottom of the page to that tab?


you can use an id (if you have one) to do this in a redirect.



...url...#<id>