[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
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Network error when attempting to fetch r...
Hi, I am trying to modify some database data in the console for testing but keep getting this error. I am on the appwrite cloud and have already tried clearing ...
