I have few multi-line text boxes in my form. In my default view I have a fixed height set for these text boxes. I have these text boxes set to 'auto' height in the print view - so that when the form is printed all of the text entered in the text boxes gets printed - as opposed to showing scroll bars. This works in preview mode but not in brower.
Does 'Auto' height setting for the textbox control work in the browser-enabled forms?
Is there anyway I can restrict the number of characters user can type in a multi-line text box?