[SOLVED] Addition of multiline string field (text-area) in Appwrite Cloud create document form
- 0
- Cloud

Now only string is present in the select attribute field. So when we want to insert a multiline text, we have to explicitly insert \n
in between. So it's better to have an explicit multiline-string attribute for such cases.

You need to wait new version for cloud

input auto transform from input[text] to textarea depending of size of attribute


oh okay

[SOLVED] Addition of multiline string field (text-area) in Appwrite Cloud create document form
Recommended threads
- Unable to create push providers - FCM or...
Currently unable to create a push provider for FCM or APNS.... https://github.com/appwrite/console/issues/2045 When uploading a file... FCM = Valid file retu...
- Stuck in "deleting"
my parent element have relationship that doesnt exist and its stuck in "deleting", i cant delete it gives me error: Collection with the requested ID could not b...
- Help with 409 Error on Relationship Setu...
I ran into a 409 document_already_exists issue. with AppWrite so I tried to debug. Here's what I've set up: Collection A has 3 attributes and a two-way 1-to-m...
