1
0
-1

Hi Everyone!

I'm working on an app in Joget where different users can log in and submit health reports. I want to make sure that when a user logs in, they can only see their own report history (not other users' submissions).

I'm currently switching between different users for testing, but I noticed that the list shows all records regardless of the user.

How can I filter the data so that each user only sees their own submissions in the list or datalist view?
Do I need to use a custom filter or is there a built-in way to do this in the List Builder?

Thanks in advance!

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi Quem, in your datalist you can add filters to show only current logged in user's record. Please refer the below screenshot. Hope this helps

        CommentAdd your comment...