#676 closed defect (fixed)
Can't see the contents in the dojo Editor within javascript.
Reported by: | Owned by: | dylan | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Doc parser | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I'm unable to see the text in dojo Editor within javascript. I use the DOM to get to the form fields and the dojo editor is always blank. The other form fields are displaying just fine.
Thanks! Ryan
Change History (5)
comment:1 Changed 16 years ago by
Component: | General → Widgets |
---|---|
Milestone: | → 0.4 |
Owner: | changed from anonymous to alex |
comment:2 Changed 16 years ago by
Component: | Widgets → Documentation |
---|
comment:3 Changed 16 years ago by
Owner: | changed from alex to dylan |
---|---|
Status: | new → assigned |
with editor2, simply use getEditorContent() .
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
You can do this but I forget how. Alex?