How to change form view based upon the user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2016 11:08 AM
I want to check a users company and then use a form view (incident and change request) for the associated company.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2016 11:13 AM
Hi,
Please refer below link and adjust it as per your req.
http://wiki.servicenow.com/index.php?title=Restrict_Form_Views_by_Role#gsc.tab=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2017 07:22 AM
The ServiceNow Wiki content is no longer supported. Updated information about this topic is located here: Restrict View by Role
Visit http://docs.servicenow.com for the latest product documentation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2016 11:21 AM
I would perhaps check out the use of view rules in the system if you want to override certain conditions.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2016 11:25 AM
Write a onload client script in which you check a company and then set view accordingly