yes, you can go to the settings for the collection and look for the Display Name section
Thank you Steven! But it seems I didn't explain myself clear or maybe I have to add a config option in order to do what I want. Check this, please:
I have a vocabularies collection and a months collection. A month can have many vocabularies, so I created the relation and it's working nice but every time I want to add vocabularies to a month y can only see every vocabulary ID in the screen to create a document for months collection and I'd like to see more information than only the ID.
I went to the settings of the vocabulary collection like you told me but I don't see the list of attrs I have in the collection itself
And in the months collection I can only see the only attr available in this collection (name attr is not from vocabulary collection, just in case I don't make my point clear).
So, I really don't understand what does this feature do or how can I achieve what I need?
I hope this time I could write my requirement better than last time.
Thanks!
There's a subset of attributes you can select as mentioned in the description of "Display Names". It seems you don't have any compatible attributes
Interesting
What are the attributes you have for the vocabularies collection?
These
I only need "text" attribute to show in the list when I add items in the months collection
These are the attributes of the months collection
What's the size of your text attribute?
255
Would it be because of that?
Does it need to be that long?
Yes, as the description states, only strings up to 50 characters are allowed as display name
No, I can make it shorter
Ooooh yes, that should be it ha ha ha
Sorry, I'm learning to use appwrite still. But hey, I think is A W E S O M E ! ! !
No need to be sorry! Thanks for the kind words <:appwritepeepo:902865250427215882>
It seems I can't update the size of the string attributes
Could I do that with the CLI on the server?
Nope, we don't allow changing attribute size at the moment
So there is no way to expose the MariaDB and change it there?
Definitely not on Cloud.
[SOLVED] Show attributes of related collection when creating a document
Recommended threads
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...