Closed GoogleCodeExporter closed 9 years ago
Your addElement method needs to be rewritten to...
$form->addElement(new PFBC\Element\TinyMCE("Edit your document", "txt", array(
"required" => 1,
"description" => "comment",
"value" => "test"
)));
Original comment by ajporterfield@gmail.com
on 5 Sep 2011 at 6:53
Original issue reported on code.google.com by
ahmad.b...@gmail.com
on 5 Sep 2011 at 5:29