Dear All
I have several dynamic text fields that are going to be in a column. I am going to use these fields with xml files for the user to update. Hence I don’t really know how long the text is going to be. I can set a max size by creating a dynmaic text box that has several lines. However, if the user only inserts a few words I am gonig to be left with a lot of empty space a the bottom of the text box.
HOw do I set the text box so that its size automatically adjusts up and down to the size of the text that’s going into it.
Many thanks
Edward