show field in form if data exist

mickelingon

Registered User.
Local time
Today, 02:39
Joined
Feb 3, 2006
Messages
72
Hi

I have to rethink and change the way of display in my form.

I have a form bound to ID.
I want to show 2 fields if they contain data, otherwise hide them
How do you do that?

Micke
 
Can't you look at the answer that was provided for your other question, take the code and then customize it for the text box? It should be the same principle, except change = FALSE to NULL
 
Sorry, I'm slowly learning and didn't know you could do it the same way.
Didn't meen to take up space.
Will do better in the future
 

Users who are viewing this thread

Back
Top Bottom