I have seen that the html is resolved in a different way into the servoy label.
With my case, I would make a table incapsulation. More or less I’ve done it but
I can’t have a real control of the results.
To explain me better I’ve attached a solution sample:
[attachment=0]test_html.servoy[/attachment]
After a certain amount of tries, I suppose that when we have a table with an X number of rows, only the last is displayed correctly, so if I have only 2 rows I obtain almost the result I expect.
Into my real needs I have to make a table 1 with 3 columns and into the center column I have to put a table 2 with 5 rows, the problem is that I can’t format the rows as I would.
I’ve maked the most part of the tries on servoy 5.2.10, but into the Servoy 6 is the same (I’ve made only few tries)
Is that normal? (maybe I’m not considering something important)
By copy/paste the code you’ve posted I’m obtaining the same result: the first two with the same height (the second should be doble) and the last a bit bigger but no proportions is respected.
I’m using Servoy 5.2.10.
Thanks for your time Laurian, I’ll use Jira to log in the case!