in cloud version
click on the 3 dots beside that attribute
You'll get a delete option
Use that
used but still showing stuck,
reload?
yes
nothing happened , so recreated same collection
working now?
not as expected, now getting error for creating index, for that same field
what can do is change the attribute name and try
Explanation for stuck stuck: attribute was available but cannot be removed
dont want to change attribute name, its creating for other feilds
Okay I can see that you have created a new post
You may edit this post as Solved and close it
Thanks
Recommended threads
- listRows result parsing issue
I'm using Appwrite Dart SDK "24.2.0". When I perform a listRows call in dart, I have this reponse in JSON: in " Future<models.RowList> listRows()" { "total" :...
- Broken Flutter SDK >=24.1.0
Row.fromMap now does: ``` data: Map<String, dynamic>.from(map["data"] ?? {}) ``` But Appwrite Cloud TablesDB row responses return custom row columns flattene...
- Flutter OAuth2 does not attach Google se...
Hi Appwrite team, I’m using Appwrite Auth in a Flutter mobile app and trying to upgrade an anonymous user to Google OAuth. Docs say that if there is already a...