Forum Discussion

bryanpollack's avatar
12 years ago
Solved

Reuse editor component

I'm trying to use the built in editor component in my own custom component. When I try to use it though, I get something about an Unexpected Error Occurred. All I really need is the text editor with ...
  • bryanpollack's avatar
    12 years ago
    I ended up having to use an IFrame to do what I was looking for.