Multiline autogrowth textbox

  • Thread starter felix.zurbuchen
  • Start date
F

felix.zurbuchen

On a form I have a multiline Textbox with Height=auto.
In the Infopath Client the Textbox is growing as expected while
entering text.
But in the browser there is only one line visible with a scroll
button.

is there a solution for this problem?

thanks
Felix
 
K

Kalyan Reddy

Hello

Paragraph breaks and Wrap Text is not supported , This is a limitation for
the browser enabled forms.
 
J

JHM4Shot

The only work around that I have found for this is to go to the properties
for the control and click on the Size tab and adjust the hieght of the
control.
 
Top