Hi!
Is it possible to make view system-collections as normal rows like other normal collections.
Thanks for any help an Kind Regards
Gerfried
Hi!
Is it possible to make view system-collections as normal rows like other normal collections.
Thanks for any help an Kind Regards
Gerfried
Hi Gerfried!
The system data is not returned through the /items endpoint that powers the default content module in Directus.
thanks a lot for your answer! is it possible to view directus_users as a normal table with rows?
– itnantThe user directory uses the same layouts as other tables, so you can indeed change the default Cards view to a Table in the right sidebar > Layout Options :)
– rijkvanzanten