hide a specific group in assignment_group

Leisan
Kilo Contributor

How to hide a specific group in assignment_group field, this is a field on the task table, but I need to use this for another table. I guess I need to create a new Dictionary Overrides. But what should I write in the Reference qualifier?

1 ACCEPTED SOLUTION

ersureshbe
Giga Sage
Giga Sage

Hi,

You can achieve it through reference qualifier in assignment group under data dictionary.

1. Create a script include and check the table name and define the visibility

2. Call script include in reference qualifier under reference qualifier part of assignment group data dictionary.

Regards,

Suresh.

Regards,
Suresh.

View solution in original post

3 REPLIES 3

Dan H
Tera Guru

Hi,

Just put name of your group in the filter

find_real_file.png

 

Please mark my answer as Correct/Helpful based on impact

Regards,

Dan H

Thanks DAN H for sharing,it really helped me.

ersureshbe
Giga Sage
Giga Sage

Hi,

You can achieve it through reference qualifier in assignment group under data dictionary.

1. Create a script include and check the table name and define the visibility

2. Call script include in reference qualifier under reference qualifier part of assignment group data dictionary.

Regards,

Suresh.

Regards,
Suresh.