Question
how to show the records in a list ,specific to the user logged in ?
I have a application , where customers can see their invoices . For ever customer we provide a user id . we store all the invoices across the customers in a recordtype INVOICES.
Now when a specific customer logs in this is the start page. I want to show only the records (invoices) speciifc to customer
I am using SITE and Invoices as Records/List
