Hi,
I am trying to set up a simple 1 row horizontal group with a variable number of columns, but a fixed width. Inside the repeating group I have a simple text field that shows "Step #'.
The progressive behaviour that I am looking for is, that with increasing number of columns, the width of each column reduces in order to fit the full list in one row. What happens instead is that the repeating group adds additional (incomplete) rows, which looks really ugly.
This is how I have set it up:
This is the result:
I have put cell minimum width and also the contained textfield width to 10px, so that should not be the problem.
Am I missing something stupid here? Btw, the repeating group is contained within another group of exactly the same size, i.e. zero margins.
Any help would be greatly appreciated!!
Georg