Closed GoogleCodeExporter closed 8 years ago
Try the following...
$form->addElement(new PFBC\Element\Textbox("Textbox:", "Textbox", array(
"style" => "width: 100px;"
)));
Original comment by ajporterfield@gmail.com
on 4 Jul 2011 at 1:03
Tested out your suggestion and it works as expected :) ... THANKS!
Original comment by bnowak...@gmail.com
on 4 Jul 2011 at 3:21
Original comment by ajporterfield@gmail.com
on 4 Jul 2011 at 3:35
Original issue reported on code.google.com by
bnowak...@gmail.com
on 3 Jul 2011 at 2:26