- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 06:10 AM
Hi,
We have a custom application . For the non ITIL users we would like the New button to redirect to the self service view. How could i achieve this? Can i remove the New button and add a custom button? Thanks in advance.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 06:23 AM
You can override that new button with another by giving it an action name of sysverb_new and putting it on your new table. If you're condition is testing negative for the itil role, then it should show your custom button to non-itil and then the oob new button for itil.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2017 11:19 AM
I would make sure that the user can access that catalog item and that the sys_id of your item/record producer is correct in the link.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-14-2017 12:57 PM