- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 10:48 PM
Hi All,
I have one requirement on sc_task table,
I have created one custom field on sc_task table "New Email Address" and this field should be visible on particular task.
so here i have written one ui policy and add condition (item is new hire request), this field is visible on all task of that catalog item , so can anyone please help me on this how to restrict this field to particular task (sc_task).
Thanks,
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 10:56 PM
Hi,
You can add the fix short description to those tasks and same condition you can add in UI policy so only for those task field will be visible.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2024 11:14 PM - edited 03-17-2024 11:18 PM
Hi @Mani60 can you check on SC Task the item field is populated with your catalog name? If yes then it should work.
and few things to debug,
1. did you set the New Email field mandatory on dictionary level?
2. Are there any client script or UI Policy making it mandatory?
Harish