Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    FCKeditor using a datasource

    Hello everybody,

    I have read how to integrate the FCKeditor in SmarGWT. This works fine.
    I use datasources in my app and it would be nice to connect the FCKeditor and the datasource.

    Does anybody have an idea how to do this?
    I thought of using a hidden DynamicForm with a TextItem, that has the value. When open the FCKeditor I could get the value from the TextItem.

    What's your opinion?

    Thanks a lot

    #2
    Did you had any luck with this?

    I tried to extend FormItem and CanvasItem, but it is not working for me.

    Comment

    Working...
    X