Redactor in a Custom Block
Permalink 3 users found helpfulThanks in advance.
C
I think I was missing the public functions add() and edit()... oops.
Any suggestions?
I don't have any example packages that use Redactor in a dashboard single page.
I placed the jquery for the redactor inside the following and it works ok.
(function($) { $(document).ready(function () { ... ... }); })(jQuery);
On to the next issue...
Any suggestions?
Any suggestions?
Any suggestions?
I just figured it out this morning. Here is a quick run down.
in controller.php
in your form
in view.php
in db.xml