cardgunner
Registered User.
- Local time
- Today, 12:04
- Joined
- Aug 8, 2005
- Messages
- 210
In a form's text box can you have it labeled in the box, rather then on the side or above it? I have seen this in other applications on the web and such where the text box has it's label in the box. It looks like a watermark. You click or tab to it and it goes away. If you enter something in the text box it stays away.
This will save me space on the form. I won't have to have labels for all my text boxes. The text box will have it's own label in the text box space.
I got it to work sortof by placing the label over the textbox. However after to leave the field the label shows up over your record. Can I set a condition on that label to if the field is null the show if not null then do not show?
This will save me space on the form. I won't have to have labels for all my text boxes. The text box will have it's own label in the text box space.
I got it to work sortof by placing the label over the textbox. However after to leave the field the label shows up over your record. Can I set a condition on that label to if the field is null the show if not null then do not show?