Hi everyone,
I have searched for a long time now but can’t find anything. It may be because I am not using the correct word for it, but I think there are people in here that can answer.
Can you “connect” two textbox, so if the text displayed in the first textbox is too long, the rest of the text will display in another textbox instead of expanding the first one ?
I work with connected textbox to database. I need no more than 370 characters in the first textbox, and if the text in the database is longer than 370, instead of expanding the size of the textbox, I would like it to go in a second textbox. The second text box will then either show the rest of the text, or a “generic” text (or collapse, I don’t know right now).
Is there a way to do this, preferably a simple way because I don’t want to have a complex thing only fot his. If not possible, I might change the layout and design instead but I am hoping on a solution to keep my design in place.
Hope this is clear
Thanks