SharePoint provides the ability to create a new view for any list by choosing a view type. For example, SP allows me to create a view of type calendar by specifying which columns defines the start date, end dates, label in the calendar view.
Is there any way to create a custom view type, that is not related to a specific list, but that I can reuse with any list by mapping the view properties and the list columns ?
thx