Hi All
Throwing this out there as i am sure someone much smarter than me has solved this before.
So I have a Horizontal repeating group, lets say it is showing user data. I have it set up initially with 3 columns and it expands based on an option set of the fields of the user table.
First Name
Last Name
Email
Avatar
Job Description
Last login Date
Now when setting up this repeating group i simply created a group with a text element inside with the above labels.
Now is there anyway to change the column width of these individually? Example the avatar only needs a column width of say 50 but the email address might need 200 and the first and last names might need 120.
Is there a way to achieve this? i Know in a vertical group we obviously position to what we need, on the horizontal it is copying the first tile and space.
Assuming it might be a bit of CSS or something to dynamically size?
Thanks