The CreatorCon Call for Content is officially open! Get started here.

Question on sc_task table field

Mani60
Tera Contributor

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,

1 ACCEPTED SOLUTION

Dhananjay Pawar
Kilo Sage

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.

View solution in original post

5 REPLIES 5

Harish KM
Kilo Patron
Kilo Patron

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?

Regards
Harish