In FP98, the programming for a database checked to see if the field had anything in it before trying to display it. FP2000 does not do that.
What I want to do is have a line break after the field is displayed, but only if there is something in the field. That will allow for the fields to be placed in a much smaller space, and will not make a long empty space on the page, when the field is empty.
Does anyone have any ideas on how to do that?
What I want to do is have a line break after the field is displayed, but only if there is something in the field. That will allow for the fields to be placed in a much smaller space, and will not make a long empty space on the page, when the field is empty.
Does anyone have any ideas on how to do that?