Hide empty fields
Comments
-
I am trying to figure out what controls/rules I would use to modify the visibility on the receiving end of a form request. I would like the approver to only view the fields that contain data.
-
Placing the fields for your additional rows in grids and hiding those grids based on whether or not there is data is the way to go here.
Ive attached a small example to show you how to set up the visibility rule to hide a grid.