This topic is locked

Formating borders, lines, text on controls

5/10/2008 8:16:38 AM
PHPRunner General questions
V
vytb author

Can somebody explain how to format lines/borders for the individual cells, individual rows or individual columns? Another issue is text on controls formating, for example, dropdowns. Sometimes text on them is bold, sometimes not. If I select and 'make field space bold', it functions but disappears when I jump to another page. What I am missing here?

J
Jane 5/12/2008

Vitas,
to format separate columns and rows edit page in the HTML mode on the Visual Editor tab.
Unfortunately there is no way to change format of dropdown box in the PHPRunner directly.

As workaround edit BuildSelectControl function in the include/commonfunctions.php file for that.