[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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...