Hey, I am new to Directus and this extension obviously, and I am trying to display a computed value in the list view. Is that possible? I am able to see the correct value in the details view, but I would also need it in the list.
It could be I am doing things wrong fundamentally, not fully understanding inner workings of Directus itself.
Simple example.
I have a students collection, student having name and surname fields.
What I would like to do is to show their full name (combining name and surname).
It is not as important to have it on the details view, where i already have name and surname, but in the list view (specially in the one-to-one associations) it is something i am aiming for.
I could not find a way to do it with Directus OOTB, so i was looking into this extension.
Sorry for this question if it is not the right place to ask about.
Hey, I am new to Directus and this extension obviously, and I am trying to display a computed value in the list view. Is that possible? I am able to see the correct value in the details view, but I would also need it in the list.
It could be I am doing things wrong fundamentally, not fully understanding inner workings of Directus itself.
Simple example.
I have a students collection, student having name and surname fields.
What I would like to do is to show their full name (combining name and surname).
It is not as important to have it on the details view, where i already have name and surname, but in the list view (specially in the one-to-one associations) it is something i am aiming for.
I could not find a way to do it with Directus OOTB, so i was looking into this extension.
Sorry for this question if it is not the right place to ask about.