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

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.

Ravi Chandra_K
Kilo Patron
Kilo Patron

Hi @Mani60 

for that particular task, you can use short description or description as condition if they are unique.

 

Please mark this answer as helpful and correct if helped.

Kind Regards,

Ravi Chandra.

 @Mani60 were you able to achieve the requirement?

please mark the answer as helpful and correct if helped.

 

Kind Regards,

Ravi Chandra.

Maddysunil
Kilo Sage

@Mani60  if you want the field to be visible only on particular tasks, you might need to set a condition based on the task's record values.For example use one more condition like number is xxxxx(that particular record number).

 

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks