Hi gurus,
I have fields that are sometimes null.
I put the code if :database_field is null then
return(FALSE);
else
return(TRUE):
end if;
in the formate trigger. I anchored them and made the property of the anchor vertically collapsable. Yet, sometimes the fields move up, but sometimes the gap remains. Can someone tell me why? Is there a property needed on the frame or something more to it than just the normal answers I get everywhere?
Thanks so much,
abezuide
I have fields that are sometimes null.
I put the code if :database_field is null then
return(FALSE);
else
return(TRUE):
end if;
in the formate trigger. I anchored them and made the property of the anchor vertically collapsable. Yet, sometimes the fields move up, but sometimes the gap remains. Can someone tell me why? Is there a property needed on the frame or something more to it than just the normal answers I get everywhere?
Thanks so much,
abezuide