For instance... given this block of code.. <t:jquery.tabs t:listTabData="prop:ALevel" t:activePanelId="aLevelTabsIndex" > <t:block t:id="tab00"> <!-- begin block tab3 --> <h3>add INFORMATION description here</h3> <hr/> </t:block> <t:block t:id="tab01"> <h3>ROSTERS please select a team</h3> <hr/>
<t:renderthispagerighthereinplace page="rosterQueryPage" /> </t:block> is there such a component that will do the above renderthispagerighthereinplace ? Thanks