Can I hide data if not available and have its placeholder shrink?
Posted: Thu Dec 21, 2006 1:33 pm
Hi,
I am trying to create an totals summary on an invoice and have the following fields:
Amount@VAT low 10.00
Amount@VAT high 99.00
VAT low total 0.50
VAT high total 17.00
Subtotal 109.00
Total 126.50
What can happen is that the low and high parts are optional (i.e. we can have an invoice only with items of low or only high) in which case I do not want to show the fields and the rest should pull up accordingly.
So in the above if there was 0.00 for Amount@VAT high it should look like:
Amount@VAT low 10.00
VAT low total 0.50
Subtotal 10.00
Total 10.50
Is this possible?
Thanks
Jon
I am trying to create an totals summary on an invoice and have the following fields:
Amount@VAT low 10.00
Amount@VAT high 99.00
VAT low total 0.50
VAT high total 17.00
Subtotal 109.00
Total 126.50
What can happen is that the low and high parts are optional (i.e. we can have an invoice only with items of low or only high) in which case I do not want to show the fields and the rest should pull up accordingly.
So in the above if there was 0.00 for Amount@VAT high it should look like:
Amount@VAT low 10.00
VAT low total 0.50
Subtotal 10.00
Total 10.50
Is this possible?
Thanks
Jon