I’m quite disappointed with dojolib the fact that I need to create some crazy code in javascript do extract the value of textarea when I’m using the dijit.Editor upon submitting a form is quite sad. How is it that this is done in client side and this ingenious control is unable to post back the html code with the information that I just formatted (BIG BUG), how difficult is to actually do this?
If you take the value of the form textarea is unaltered is like the control has created another textarea control in which you can only have access to it via javascript. If I posting it, it should have the value already assign to it, a least one may think that, sadly it is not.
Very Cool, but it needs a lot of work.
