metadatamenu
metadatamenu copied to clipboard
Feature request: include all child file classes in a query
I have a file class 'project' and a file class 'video'. The parent file class for 'video' is 'project', so that the video's I'm producing are treated as projects as well. When I query for all my projects, the video's are not included. My request would be to make it optional to include all child file classes in a query. Thank you for your great work 🙏
where do you want to get such a query's results?
in a table view you can already include child class files from the parent class by clicking the
button