Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
None
-
All
-
Small
Description
Daikons Widget.TEXT_AREA_WIDGET_TYPE represents TextArea field in Studio.
It has one bad behavior - user must escape each line with " and concatenate them using + oparator.
Old TextArea field doesn't require this escaping.