The CreatorCon Call for Content is officially open! Get started here.

Set form view for a role

joaosantos
Mega Expert

I created a role "service_desk" and i want everyone with this role to use the default view when accessing incident table. I was able to do this when opening an existing record but it does not work when creating a new one...the ess view is being used

1 ACCEPTED SOLUTION

Have you checked to see if the incident functions business rule is getting in the way? Replace YOURINSTANCE with your instance in the URL below.



https://YOURINSTANCE.service-now.com/nav_to.do?uri=sys_script.do?sys_id=68c334efc0a80164016c1bce9b63...


View solution in original post

10 REPLIES 10

Chuck Tomasi
Tera Patron

Hi Joao,



Can you provide some additional detail?



How are they opening the new record? If it is from a module, check to see if there is a view specified there (perhaps the Arguments field).


Sadasiva Reddy
Giga Guru

Hi Joao,



Create a view rule.



http://wiki.servicenow.com/index.php?title=View_Management#gsc.tab=0



find_real_file.png



Regards,


Sadasiva



Please mark helpful/ correct based on the impact


Sadasiva Reddy
Giga Guru

Hi Joao,



It works fine for create new record also.. use below as a reference


find_real_file.png



Regards,


Sadasiva



Please mark helpful/ correct based on the impact


This view rule is not running on lists nor in a new incident form, how do i do that