- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 07:10 AM
Hi All,
I have an issue here, where the user was only seeing "approver view" while creating a new change request, I need to change this back to ess view so that he can able to see all the fields in change form.
I have tried to give same roles as his colleague who was able to see ess view of change form, But it didn't work. Please guide me on where I can i do this one..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 07:57 AM
Hi Tomasi,
I just find out something, I have changed this view from list level and looks like it's working for him. Thank you so much for your help and thanks everyone for your quick response. I have just found some other ways as you guys mentioned here to resolve this one when the issue comes again..
This is where I have changed the view...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 07:24 AM
You can add a record in the table "sys_user_preference" (User preferences), and there add a view for a specific user.
You can create a record, called tablename.view, then the field user fill with the member you want to apply to, and in the field Value, you need to put the name of the view.
Regards,
Daniel.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 07:34 AM
If you impersonate the user and select the view you would like them to see from within the form, it should carry over into the list view. Have you already tried this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-18-2017 08:17 AM
Hi Shawn,
Actualy I didn't understood this corrrectly , But I have changed the view from the list view of change tickets, is it something you are referring to.