Expand Long Answer Field Based on Text Length

I am trying to have a “Long Answer” form that expands in length when text reaches the end of the field. Right now, it just starts scrolling. Is this something that is possible?

Scrolls vertical right?

Ideally, there are two types of text fields i.e.

  1. Static width - input field
  2. Dynamic width - rick text fields

Not sure how it happens in WeWeb, but I think there will be another element for that.

Sorry, yes. I have a fixed width and want to expand vertically as text gets inputted.

Didn’t find a solution? I’ve been struggling with this problem for a long time

If anyone is interested — Chat GPT and custom JS solves the problem in 5 minutes