
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 01:57 AM
Hello Everyone,
I need your help with a specific requirement which is:
We have an UI action (New) that appears in two places for the (sc_task) table,
First from the request item related list.
Which is fine.
Second in the list view of the (sc_task)
Which not wanted to appear.
How can I hide the UI action (New) from the List view of sc_task but not from the related list of the request item form?
Thank you,
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 03:36 AM
Navigate to sc_task.LIST
Configure List control
and Make Omit new button to TRUE
This will remove the new button from sc_task table but will keep the button in related list

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 02:06 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 03:10 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 03:19 AM
Uncheck omit new button field and try..Works for me in PDI.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2019 10:10 PM
Thank you very much