Hello, Array string attributes are not editable in the 1.3.7 version. there is such an option in the drop-down menu, but when I enter the edit window, I can't make changes to any of the parameters.
Hi - you can change the value inside of it
are you trying to edit key and length?
I am trying to edit size (length?)
That is not supported atm, please see this: https://github.com/appwrite/appwrite/issues/5458
ok, thank you for a link
Recommended threads
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...
- Transaction and Session
I've been debugging for hours a problem that now I think it's because It's not allowed: In my project a user log in using the `node-appwrite` SDK (SSR) I store...
- Empty listRows() response
Hi there, I'm shehryar, I'm new to react native and appwrite as well, I'm following a tutorial, what's surprising is the listRows({databaseId, tableId, queries}...