Hi, friends.
i don’t know if it is a bug or if I am just so stupid not to see where the problem but I tried in 2 different smartphones and got the same result. If someone can help me I will be very grateful. I am 2 hours trying and can’t make it works.
What I want is to take the content I get from a dictionary and show it in a label, breaking line at some points (where I use < br > or \n.
HTMLFormat is enbabled, you can see in the screenshot that I use < br > tag in the first time the label is set and id doesn’t appear in the label, what proves that html is enabled (otherwise it would be appearing at screen) but still don’t break line.
I will try to disable HTML Format from Design but this wouldn’t solve my problem because I will need to use html tags in this label
The problem is that I want to use some html tags like font size, font color and font face.
May be I could acomplish the same result using dynamic labels and setting each label as a different font size, font face and font label? I am not very used to dynamic components but I think this might work, even if it will need a lot more blocks but I can’t see another solution.
I tried the idea of using procedure and add item to list to get this done but I was still getting some bugs related to html not working so I decided to use dynamic labels to get this done without losing much more time. With dynamic labels everything worked perfectly.
If someone else has this problem in the future, I believe it can be done using TimAi2 and Dora tips if you have the patience to work on it.