This topic is locked

adding Custom tabs

10/26/2008 5:52:21 AM
PHPRunner General questions
F
frphilip author

Hi, is there any way to add custom tabs in all pages created with PHPR ?
PHPR automaticaly created tab for each table, to manage it. I would like to be able to add custom tabs, additionaly. and to have such custom tabs on ALL the pages générated by PHPR.
Is it possible ?

J
Jane 10/28/2008

Hi,
you can add custom tabs on the Visual Editor tab in HTML mode or in the custom events (Insert PHP code snippetoption on the Visual Editortab).

F
frphilip author 10/30/2008

Hi Jane,
How can I do it in visual editor ? Do I have to go in the html code, add div, <tr>

<td> code, or is there an other methode in visual ? I don't seen anything

J
Jane 10/31/2008

Hi,
to add table on theVisual Editortab use Table menu option in the toolbar.