Hi !
Is there a way to format free text input ? I would like to allow my user to click enter to go to the next line.
I was thinking that we could save it in the database with “;” for example and then while displaying say jump a line when “;”.
Do you have any idea how to do it ?