How to be editable an html required field ?
One answer
Hello. This is working as designed. At the time the Rich Text editor was implemented using the dojo rich text part, there were several issues that would appear when more than one editor was presented on the screen, including memory problems and slow page responsiveness as all the editors load. The root problem is the dojo rich text widget uses an iFrame. One fix would be to use a different rich text widget, and some exploration work has been done to demonstrate that this is feasible, which it is. However, this enhancement is currently not in plan.
I recommend you open an RFE which will give this issue more weight when the next iteration is planned.
A workaround may be to use String attributes with non-rich text presentation, although this is limiting.
Regards,
Larry Smith
[IBM RTC Development]
Comments
Guido Schneider
Feb 04 '13, 12:17 p.m.Andrea Queralt
Feb 04 '13, 8:01 p.m.Millard Ellingsworth
FORUM ADMINISTRATOR / JAZZ DEVELOPER Feb 05 '13, 12:48 a.m.