Hello!
I have case where I try to do hide text field from frame, when it's empty. Exmplate:
I have put frame into report -> set Layouts to horizontal Layout. Added three text fields to frame -> Selected "Remove line when empty" for all three text fields and set position type to Float.
I leave text field in the middle empty
"Col 1" | "Col 3" |
What I try to achieve, is to have middle, empty field to disappear and two other to fill it's placce, like this:
"Col 1" | "Col 3" |
This works just as expected, when using vertical layout, but I cannot get same kind of behavior with horizontal layout.
Is there way to get that done???
0 Answers:
No answers yet