Question
Creation of form fields whose size adapts to the text
Hello, I have created a form but when a user writes more text than the size of the field, as I have put multiple lines, it creates a drop-down box and the extra text is not printed. Is it possible that the field in the form gets bigger as the user adds text? (without reducing the size of the text). Thanks