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
- Bandwidth limit for your organization ha...
I received an alert that I exceeded the Free plan bandwidth limit (showing 5.86 GB), but my dashboard tells a different story. The usage stats there are much lo...
- cli broke with new varchar type??
``` appwrite types ./appwritetypes ℹ Info: Detected language: ts ℹ Info: Directory: ./...
- Weird Query Error
In next js I am getting this error in the image ```js queries: [ Query.equal('title', TitleId), Query.limit(10) ] ``` am I doing something...