Is it possible to hide a table when it is empty (has no rows) with field rules or should it be done with script?
I tried a field rule to show if one of the table's variables is not blank, but it shows even when there are no rows.
If I force the table to have at least 1 row it works, but all my tables end up with an additional blank row.
I simply want to show the table if it has rows, or given the terminology available to me, if any field is not blank.