Contents
you can get list Author Name by using SharePoint Manager. Fire SharePoint Manager. Browse to your required List and in the right side window select ” Properties ” tab then search for “Author ” Field.
Who created lists?
Benjamin Franklin, the godfather of the to do list? Benjamin Franklin is a great example of someone known for using lists to encourage his own self-improvement. He famously detailed a thirteen-week plan to practice important virtues such as cleanliness, temperance, etc. Each day he tracked his progress on a chart.
You cannot get the information who a view created because it’s not cover by the object model. The SPView object doesn’t store a property for modified or created. To get the information all you can do is to get the information from the file. So for the view “All Items” you need to request the file allitems.
How to create a view in a list in SharePoint?
To create a view in a list or library, Open your SharePoint list or library where you want to create a view, click the List or Library tab, and then click Create View as shown in the fig below:
Follow the above step which we explained to modify the SharePoint list view, then in the Modify View page click on Delete button. If you have selected the view as Default view then the Delete button option will not come. First, you need to set another view as default view and then click on Delete to delete the SharePoint list view:
How does the default view work in SharePoint?
SharePoint uses views to show list or library data. Whenever a list or library is created by default at least one view got created. For a list, the default view comes as All Items and for a document library, the default view comes as All Documents.
Select Save view as. Enter the new name, and then select OK. You can make some changes directly in your list view. To do this, click the column name. You can change the order of items, filter them, group them, add columns, and change other column settings. When you are finished, click View options and then click Save view as.