Hi all,
Hope someone can help me out
I'll explain my scenario with a simplified example to keep things to-the-point:
I have a Table with 1 Column and 2 Rows. The cell in Row1 is Text (NOT a Text Field) which contains a Floating Field. I have a button on my form that populates the Floating Field with a string. If the string value that is inserted into the Floating Field is very long, the text overflows outside the borders of the cell.
It seems that the table row height does not adjust dynamically to changes to the length of the text within the cell.
Any ideas?
Thanks,