Hi,
We have a requirement to do this. We have a textbox that shows the bank name and routing number with line underneath it (like in filling forms). Always routing number has to be 9 digits in final system. But the data goes thru various systems and those systems allow routing number to have more than 9 digits. Other systems are vendor system and we do not have control. So, user is asking us when ever routing number is not 9 digits, I need to display a message in RED and with background color. This shaded background color is needed because they print reports in black & white.
My problem is I can't reduce the size of first text box because line underneath text also will be reduced which I don't want to happen. I want the original textbox with line to be as is and overlay another textbox to show message and show/hide it based on length of routing number. When I overlay textbox, design time it looks fine. But in preview, message gets display below routing number rather than next to it.
How to take care of overlay and display text at the same level. I appreciate your response.
Thanks,
Spunny