
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
- Looking for Partner
I'm looking for a partner for long-term collaboration. Of course, you'll get paid for it. If you are interested, please send a DM to me
- Looking for Partner
I'm looking for partner for long-term collaborating. Of course, I'll pay for you. If you are interested, Please DM me.
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
