Back

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

  • 0
  • Cloud
Pranay Goel
25 Jun, 2023, 10:01

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.

TL;DR
The thread discusses the addition of a multiline string field (text-area) in the Appwrite Cloud create document form. The solution is to wait for a new version of the cloud where the transformation from input[text] to textarea will automatically occur based on the size of the attribute. Currently, only a string field is available in the select attribute field, requiring users to manually insert `\n` for multiline text. The proposed solution is to have an explicit multiline-string attribute for easier input.
Bouahaza
25 Jun, 2023, 10:34

You need to wait new version for cloud

Bouahaza
25 Jun, 2023, 10:35

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

Bouahaza
25 Jun, 2023, 10:35
Pranay Goel
25 Jun, 2023, 19:02

oh okay

Drake
26 Jun, 2023, 00:09

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

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more