Reference Qualifier

JJose
Tera Expert

I want to restrict the groups displayed in the assignment_group field on the incident form using a reference qualifier. However, I am unable to find the dictionary entry for assignment_group in the incident table. I discovered that the reference table is task, which itself references another table. I believe the base table might be sys_user_group, but I am not certain. Can someone provide guidance on this?

1 ACCEPTED SOLUTION

Many Thanks Sai, It works now.

View solution in original post

11 REPLIES 11

Many Thanks Sai, It works now.

bhavishapadia
Kilo Sage

Hi JJose,

 

1)You can do dictionary override for assignment_group to use the script include as reference qualiifer.
2)Reference qualifier you can use javascript: new scriptIncludeName().function()