Hi Abu, just tried the tinby_mce option and noted it does not allow an insert into mysql.
My code is at pastebin at http://pastebin.com/5KqRg7fr on line 154 there is a reference to ('{$col["name"]}'), when leaving as "name" the tiny_mce appears on form, changing "name" to column field name disables the tiny_mce form but does allow insert into db?
Any ideas?
Gary
1 Answers
I've updated a fixed version.
Demo: http://phpgrid.org/demo/demos/integrations/tinymce.php
Code: http://phpgrid.org/demo/demos/integrations/tinymce.phps
Your Answer