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
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
Comment