Hello Everyone !
I have created a list page and showing some data related to invent journals on it.
Data is being displayed properly. but i want to filter that data on the list page based on assigned user.
If a journal is assigned to current user then it should be displayed otherwise not.
How can I accomplish that ?
I guess using a range in the query that i am using for data population on the list page. but I dont know which table contains the information of assigned user and journal connection.
thanks
*This post is locked for comments