In my first SharePoint 2013 project, I want to create a view where users can only see their own files that they generated. I think I know how to create this view when the list is associated with the 'Documents; folder. However I have created several custom lists where I can only see these items when I am on the navigation pane to the left and the unique custom lists are listed under 'recent'.
I want users to only see lists and files that they created in both the documents library and in mainly in the custom list files the user created.
The custom list files I am referring are created in the following manner:
A SharePoint 2013 site is opened in the web browser like internet explorer,
click on Add lists, libraries, and other apps on this page,
You are on the site contents--> Your Apps page and you then click on 'custom list'.
You then give the custom list a name, add columns to the list by clicking on 'edit this list'. You then click on stop editing.
You then click on +new item and add values to the list and click the save button.
You can normally find the custom lists in the navigation pane to the left side under recent and you can find all the custom lists that have been created.
Thus can you tell me how to allow users to see only:
The data they entered into custom lists and
Whatever they entered into the document library?