I have a Virtual Column (longtext) that concatenates two other columns in my table to act as a label of sorts. In a detail view I have added this VC as a header column and then applied some custom formatting via a formatting rule to the VC.
Regardless of what I have tried, the header column font size changes between rows of records, seemingly increasing the font size to ‘fill (justify)’ the row(s) the header takes up depending on the character count in the header.
Is there some way to make this uniform? If not at the moment, is this something that will get addressed in the continued material upgrades?
I should note that I have changed the column to ‘show’ type and set it to Section Header and then inserted as just a regular column at top, however this adds unneeded space above and below the text.
Ditto! Whether it’s a VC or not, the header column always resizes itself no matter what rule you apply to it. I believe it’s because of a dynamic span ratio at the back-end.
Kind of a weird approach to take on something such as a header. I’m generally ok with it being able to take up more than one line of space, but dynamically stretching it on 2 planes (i.e. increasing the font size) just doesn’t make any sense to me because when using the next/previous in detail views just messes with the flow in my personal opinion.