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?
3 Likes
Scrolls vertical right?
Ideally, there are two types of text fields i.e.
- Static width - input field
- 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
1 Like
If anyone is interested — Chat GPT and custom JS solves the problem in 5 minutes