How to create New user button

suuriya
Tera Contributor

Hi,

 

I have a requirement, in user table we can able to see new button in list view right...How is that button configured...I wanted to replicate the same functionality need to create new user button....Where I can see how it is configured so that I will replicate same.

 

Thanks in advance

1 REPLY 1

Anil Lande
Kilo Patron

Hi,

New Button is available to users who have create access to that particular table by default.

Make sure you have given required roles to user who should see the new button.

In addition to that you can check list controls of your list.

https://docs.servicenow.com/en-US/bundle/vancouver-platform-administration/page/administer/list-admi...

 

if 'Omit new Button' is checked then the new button is hidden for all users.

Also check other button roles fields on list control.

 

 

Please appreciate the efforts of community contributors by marking appropriate response as correct answer and helpful, this may help other community users to follow correct solution in future.
Thanks
Anil Lande