I have an ITIL user that cannot see the top of any Incident forms. I can see them fine.His rights are correct. Anyone know how to fix this?

dianeled
Kilo Guru

I attached a screenshot of what I see when I impersonate him. Thank you!

1 ACCEPTED SOLUTION

Here is the resolution!


Steps to Resolve ITIL user cannot see top of Incident Form:


  1. Type views in the Navigator and go to System UI > Views (or type sys_ui_view.list in the Navigator)
  2. Open the view titled Default view
  3. In the Forms related list searched for Table = incident
  4. Open the Incident default view form
  5. Sort by Position 0 is at the top which is the main form section
  6. Open the main form section
  7. On the form, there is a field called "Sys UI section" that will appear to be blank but has a reference icon on the far right. Click the reference icon to open the record
  8. Right-click the form header and choose 'Copy sys_id'
  9. Type User Preferences in the Navigator
  10. Do a search for User = <your user>   and Name contains <sys_id>   (this is the sys_id you copied in the header in step 8. Be sure to use CONTAINS when you search, using EQUALS will not give a result
  11. This should return the exact user preference that is causing the issue
  12. Open the User Preference record and change the Value to false, click Update
  13. Have the user log out and back in

View solution in original post

10 REPLIES 10

Awesome work Diane! Thank you for reporting back with the fix.