Solved: Custom Widget with flexible height

Hi, there is probably a simple answer but I was not able to figure it out yet or find the correct solution.

I created a custom widget that displays a table with dynamic number of rows (based on the input parameters).

I expected that the column that contains the custom widget automatically adapts to the actual size of the custom widget. But that is not the case. Instead, the custom widget is cut off and I see the error message "Height not specified for custom code widget".

How can I set the height for the custom widget as dynamic and make the error go away?

4
16 replies