Collapse a Section With Null Values
Posted: Thu Jun 05, 2014 3:51 pm
How do I collapse a column of text if the returned value is Null or Zero. I don't want to just ignore the value I acually want the field to collapse so that the Text below it moves up to its position.
For Example:
{Details.Text1}
{Details.Text2}
{Details.Text3}
The value returned for {Details.Text1} is Null I want the value retuned for {Details.Text2} to move up to where {Details.Text1} is. The same if Text1 and Text2 returned Null values Text3 should move to the top of the list.
Is this possible and is so how can I make it work?
Thanks
For Example:
{Details.Text1}
{Details.Text2}
{Details.Text3}
The value returned for {Details.Text1} is Null I want the value retuned for {Details.Text2} to move up to where {Details.Text1} is. The same if Text1 and Text2 returned Null values Text3 should move to the top of the list.
Is this possible and is so how can I make it work?
Thanks