1. ServiceNow Product Documentation - Views: "A view defines the elements that appear on a form or a list. For different users
you can display different views for the same form or list... For example
you can create a view of the Incident form that is used only by major incident managers. You can create another view of the Incident form that is used by self-service users." This document also explicitly mentions the "Default view" and "Self-service view". (ServiceNow Product Documentation
Utah release
"Views"
DOC1538198).
2. ServiceNow Developer Documentation - UI16 Form Views: "Form views are alternate form layouts. Create form views to show or hide fields on a form to provide a different user experience for the same form. For example
the Incident form has different form views for default users (itil role) and for Self-Service users (no role)." (ServiceNow Developer Site
"UI16 Form Views"
developer.servicenow.com).
3. ServiceNow Product Documentation - Form configuration: "You can customize forms to show the information that your users need. One way to do this is by creating different form views." (ServiceNow Product Documentation
Utah release
"Form configuration"
DOC1538197).