How can we add an "add" button on the related list of a change request (through the list control we have an option to add/omit the "new" and "omit" buttons but not an add one

kanchu
Kilo Contributor

How can we add an "add" button on the related list of a change request (through the list control we have an option to add/omit the "new" and "omit" buttons but not an add one)

Thank you.,

1 ACCEPTED SOLUTION

You mean like this?



find_real_file.png



I'm showing one OOB in Helsinki P1.



find_real_file.png



Check the URL below (replacing YOURINSTANCE with your instance name.)



https://YOURINSTANCE.service-now.com/nav_to.do?uri=sys_ui_action.do?sys_id=77688cfe6f35f100e5f2b3312...


View solution in original post

9 REPLIES 9

Chuck Tomasi
Tera Patron

Have you tried building a UI action with the option "List banner button"?



find_real_file.png



UI Actions - ServiceNow Wiki


Hey chuck,


Thanks for answering!!



But i don't   want the button on the list. I want it on the affected ci's ( one of the related lists on the form). After the edit button i want an "add" button.chuck.PNG


Isn't this OOB? Check the 'Add' UI action on CI's Affected (task_ci) table and see if it is deactivated.


You mean like this?



find_real_file.png



I'm showing one OOB in Helsinki P1.



find_real_file.png



Check the URL below (replacing YOURINSTANCE with your instance name.)



https://YOURINSTANCE.service-now.com/nav_to.do?uri=sys_ui_action.do?sys_id=77688cfe6f35f100e5f2b3312...