Hi all,
I have a detail section that lists members and spouses on the row below if there is a spouse in the record set. I have an 'on format' trigger that makes txtspouse not visible if the value is null. So far so good.
Unfortunately, even though I have allowed the detail section to shrink, it doesn't shrink. I have the suspicion that making txtspouse not visible is not enough. How do I go about the detail section to shrink and not include txtspouse when the value is null?
Thank you
I have a detail section that lists members and spouses on the row below if there is a spouse in the record set. I have an 'on format' trigger that makes txtspouse not visible if the value is null. So far so good.
Unfortunately, even though I have allowed the detail section to shrink, it doesn't shrink. I have the suspicion that making txtspouse not visible is not enough. How do I go about the detail section to shrink and not include txtspouse when the value is null?
Thank you