Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Adaptive display of text in text area element

I have a text area element that is populated on page show from text supplied by an Appery backend service. The issues is that on page show, the text area displays only the first few lines of text and does not adaptively adjust to the extent of text that is in it. The issue is both in browser test as well as device (iOS). I recall having tested the project quite a while ago (likely a few months) this issue wasn't present then. I'll email steps to reproduce at support@appery. Please advise of solution here.

Cody Blue
Posts: 0
Joined: Sun Aug 25, 2013 2:11 am

Adaptive display of text in text area element

Update: this does the job:
Appery('notesTextArea').val(value).keyup();

You may close this thread.

Ihor Didevych
Posts: 0
Joined: Wed Nov 19, 2014 7:55 pm

Adaptive display of text in text area element

Hi Cody,

Thank you for the update, glad it works!

Return to “Issues”