0
Hide Empty Fields
I have a statement type database. There are several line items in the database for description and cost of each item. I would like the description and cost fields to be hidden if they are empty, they have no information in them. How can I do this?
Thanks
2 replies
-
In the options for the field you'll find "Display field only if". Open that up and type only the name of your field. If the field has content, then it will return True and will display the field, otherwise it will return False and won't display.
Content aside
- 2 yrs agoLast active
- 2Replies
- 193Views
-
2
Following