- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 02:02 PM
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?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 02:27 PM
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.
Suresh.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 02:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-25-2023 03:14 AM - edited ‎05-25-2023 03:15 AM
Thanks DAN H for sharing,it really helped me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2022 02:27 PM
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.
Suresh.