- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2018 05:55 AM
Hi all,
I nees to set a default view in the forms, different to the original "default view" proposed OOTB form the system.
I have try to use the View Rule, but when one one of this is activated, the user can't change view..
My idea is to propose my default view at the user,
but don't block her to select another view.
I think is something like user preference, but I don't found how active this ..
Can someone help me ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2018 01:57 AM
Hi,
I have found a solution:
Create a user preference (one for each table) that is composed in this mode:
Description | Default cmdb_xxx view |
Name | cmdb_ci_xxx.view |
System | TRUE |
User | - empty - |
Type | String |
Value | View Name |
With this approach:
- The user will see like default the view indicate in the user preference.
- The user is able to change the view and decide your prefer view.
By
Vincenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2018 10:16 AM
An upgrade isn't going to warn you that you've modified the default view.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2018 01:57 AM
Hi,
I have found a solution:
Create a user preference (one for each table) that is composed in this mode:
Description | Default cmdb_xxx view |
Name | cmdb_ci_xxx.view |
System | TRUE |
User | - empty - |
Type | String |
Value | View Name |
With this approach:
- The user will see like default the view indicate in the user preference.
- The user is able to change the view and decide your prefer view.
By
Vincenzo