Hi i need hide a field if it is null
i tried using formulas (isnull(fieldname)=true))
it is hiding but still there is a space allocated for this
i need to remove the space for that field if it is null
Ex:
item
amount
tax
in between amount and tax there is a field balance
i need to remove the space between amount and tax if there is no balance