I have a text block that collect “warnings” incase my user has forgotten something.
The block is made with a template column that takes a bunch of inputs some IF-Else columns.
The idea is to have a neat little list of actionable suggestions for the user to act on.
However when certain conditions in is satisfied and no text is shown it leaves a blank line in my list - is there a way to get rid of these blank lines?
I tried the replace text column but that didn’t work, and trim whitespace only trims in the start and end of the text.
