Is it possible to open a page to a specific tab? Possibly based on a value in the quest string ?
I have the following scenario where I load a web page (that contains tabs constructed from existing HTML) into an iframe. I then need to send a url to someone to open the webpage, in the iframe, to a specific tab. Can this be one ?
You could do it on page load, or I suppose when you build the Tabpanel. Look at the doc for TabPanel - most of the methods take an tab id or and index.