I have a collection with these attributes:
TypeScript
sender_id
subject
message_text```
When I add values to these attributes and save them, the data gets saved successfully. But in my Appwrite's UI, the `message_text` attribute does not show up alongside the rest of the data, as if it is not a part of the collection at all. I have to click on each saved document and navigate to the **Data **tab to view `message_text` and its attribute. Is this an expected behavior? This is my first time seeing an attribute and its values not get listed in the UI. All my other collections don't have this issue. Only this particular collection.
TL;DR
Issue: `message_text` attribute not showing up in Appwrite's UI for a specific collection.
Solution: This could be due to a UI bug or configuration issue. Check settings and configurations for the collection. If the problem persists, consider reaching out to Appwrite support for further assistance.Recommended threads
- I'm getting error Invalid `url` param: I...
``` 2025-10-26T12:52:02.292Z [error] AppwriteException: Invalid `url` param: Invalid URI. Register your new client (vercel.com) as a new Web platform on your pr...
- Having issues while trying to published ...
All am seeing is this on while going to the page please help
- getting 429 rate limit on my appwrite de...
how to fix this issue ?