I have a tabless tabpanel on a form. The form on the tabpanel has a tab sequence, and the overall form has a tab sequence.
How can I integrate the two tab sequences? Is there some way that I could, for instance, make the tabpanel the second object in the tab sequence, and then after the last object in the tabpanel, resume with tab sequence 3?
Less importantly, how can I remove the controller from the tab sequence?