- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2016 02:44 AM
Hey,
I have a report on the cmdb_model table. The thing is, when clicking on a record from the results (List report), the record form is opened with 'Default' view while I want it to be
Solved! Go to Solution.
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2016 04:15 AM
At the end, I used a Business Rule similar to this one: http://wiki.servicenow.com/index.php?title=Restrict_Form_Views_by_Role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2016 02:57 AM
I do not know if you can force a view from LIST Report. But, if you just use a basic list with a forced view, the forms that are being opened through that list will also have same view as the list.
Hope that make sense!!
Thanks
Srinivas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2016 03:01 AM
Thanks Srinivas for the answer.
In fact, I already have a module pointing on a "basic" list with the forced view, and there's no problem accessing the records from that list.
What I'm looking for here is assuring that also the reports will open the same view as the "basic list".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2016 04:15 AM
At the end, I used a Business Rule similar to this one: http://wiki.servicenow.com/index.php?title=Restrict_Form_Views_by_Role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-17-2017 04:01 AM