Page 1 of 1

set formatted text

Posted: Fri Dec 20, 2013 5:34 pm
by Ivan6481911

Hi.
How can I set formatted text into label component in code? When I map response from BD directly to label component - text is shown correctly. But when I do this in code ( lblBody.text(value.body); ) there are tags in text ( , span ).
Thanks! Image /span


set formatted text

Posted: Fri Dec 20, 2013 6:45 pm
by Kateryna Grynko

Hi Ivan,

Use HTML component instead of Label.