I have one list and it contains items ,which are created by different users.I want to get list items for particular user when the user login into that list.
HI, You can create a view in the list by filtering the “Created by” column to be “[Me]”.
Well, the fast and cheapest approach might be creating a new list view with “[Me]” filter, then.