Display content related to a specific user

Hi there,

I’m trying to display content that is related to a specific user but It shows all the content from all the users instead. For this, I use a “Relation” column type which I try to use it as a filter.
So, I have the following logic that I want to achieve:

You should be able to do this in two ways:

  1. Instead of using the main “Collections” table as the data for the inline list, choose the multiple relation as the source. This should automatically filter the list to only show the results of the relation.

  2. If you want to use the filter options, choose the Collection as the first part (like you did), but the second drop down should use the Screen —> Name

3 Likes

Create a new column (Lookup) with the username
Then filter based on that name

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.