Add "NEW" button on a List form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2013 11:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2013 11:12 AM
For more information on personalizing the list, see:
http://wiki.servicenow.com/index.php?title=Personalizing_Lists#List_Control
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2013 12:33 PM
Hi, I just did that but the NEW button does not appear.
What actually happen was the NEW button was right click and select "EDIT UI action" then unchecked the option "List banner button:" and after UPDATE, the NEW button disappear on the form.
Please help.
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2013 09:04 AM
You can go to the System Definition > UI Actions module, locate and open the right UI action, and check the "List banner button" box on it again. It's the "New" action on the Global table. Probably the easiest way to locate the right UI action would be to sort by Updated date.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2013 09:03 AM
You can fix the UI action to restore the button.
Go to System Definition -> UI Actions.
Filter on "Name" is "New".
If you are not already seeing the "Updated" and "Updated By" columns, personalize the list columns to show those fields. Then, you will probably be able to tell which UI action the individual updated. Open that one, and re-check the "List Button" checkbox.