[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
- TLS provisioning failure for custom doma...
Hi Appwrite team, we’re using Appwrite Sites and TLS provisioning for our custom domain fails. Domain: somnara.app Error: Failed to create TLS subscription –...
- Functions Problem
Whenever I run my AI Generate through Appwrite Functions, I am getting this Call Stack AIService.generateServer (src\services\ai\gemini.ts) next (<native>) ...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...