I've been unable to get this working and so thought I would post some code to
see if anyone might see something out of place.

Here's the form class:

http://www.paste2.org/p/97000

I found this post,
http://www.nabble.com/two-column-site-to19665005.html#a19670193, but
changing the location where the element is created didn't have any impact
for me.

Here's an action method. The other form elements are saved, but not
'content'. I've checked the values of $_POST as well and seems the element
is never populated though the JavaScript (see below) looks good to me.

http://www.paste2.org/p/97003

Here's the HTML output:

http://www.paste2.org/p/97004

As I stated in the initial post, I've tried several variations of ZF and
Dojo versions. Any help would be greatly appreciated.


Matthew Lurz wrote:
> 
> I've been unable to get the Dijit.Editor element to work using trunk or
> the the 1.7 preview release. When using Dojo 1.2, from either the official
> Dojo 1.2 release or CDN, I receive this error: "RichText should not be
> used with the TEXTAREA tag. See dijit._editor.RichText docs.". When using
> Dojo from trunk or the 1.7 preview release I receive the same error as
> well as the errors due to the following missing files.
> 
> dijit/form/nls/en/Textarea.js
> dijit/_editor/nls/en/commands.js
> 

-- 
View this message in context: 
http://www.nabble.com/Dijit-Editor-tp20141019p20334087.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to