remove the new button from table header?

Kiddy1
Tera Contributor

kk.PNG

i want to remove the new button which is displayed from table list header.

1 ACCEPTED SOLUTION

gupta_vipul013
Mega Expert

Hi,



You can use ACLs to remove New UI Action button from the List layout, as Antin described. But you can also use LIST CONTROL for that. Please see the below demo: I wanted to remove the new button from Incident list layout.


1. Open Incident List layout.


2. Open List Control:



Screen Shot 2017-07-18 at 8.37.10 AM.png


3. A new form opens:



Screen Shot 2017-07-18 at 8.39.02 AM.png



4. Choose, Omit New button and click update.


5. There is no New button on the list layout.


Screen Shot 2017-07-18 at 8.40.24 AM.png



Also please refer the below link for more details:


Configuring Lists - ServiceNow Wiki https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiiq9vP7Z...



Regards,


Vipul


View solution in original post

5 REPLIES 5

antin_s
ServiceNow Employee
ServiceNow Employee

A 'create' ACL can solve this requirement. As shown below, come up with a 'create' ACL and restrict the access only to admin or any specific roles.



find_real_file.png




Hope this helps. Mark the answer as correct/helpful based on impact.



Thanks


Antin


antin_s
ServiceNow Employee
ServiceNow Employee

Yeah. I agree with Shishir. UI Action also needs to be hidden.


Shishir Srivast
Mega Sage

You can hide from the UI Action, if you want to remove for everyone or you can override the UI Action for your table. UI Actions - ServiceNow Wiki


gupta_vipul013
Mega Expert

Hi,



You can use ACLs to remove New UI Action button from the List layout, as Antin described. But you can also use LIST CONTROL for that. Please see the below demo: I wanted to remove the new button from Incident list layout.


1. Open Incident List layout.


2. Open List Control:



Screen Shot 2017-07-18 at 8.37.10 AM.png


3. A new form opens:



Screen Shot 2017-07-18 at 8.39.02 AM.png



4. Choose, Omit New button and click update.


5. There is no New button on the list layout.


Screen Shot 2017-07-18 at 8.40.24 AM.png



Also please refer the below link for more details:


Configuring Lists - ServiceNow Wiki https://www.google.co.in/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwiiq9vP7Z...



Regards,


Vipul