Skip to Content
0
Former Member
Oct 30, 2012 at 07:19 AM

How to hide field value if it is blank

197 Views

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