- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 06:34 AM
Hi
I want to set the assignment group based on category and subcategory for problem using data definition
Steps done by me
1.create custom table --Name : Problem Assignment Lookup ; extends table : [dl_matcher]
2.created the required fields i.e category,subcategory and assignment group
3.Data Lookup definition > New>Data Lookup Rule
Name:Problem Assignment Lookup
source : Problem
matcher : Problem Assignment Lookup(custom table)
4. have set the matcher and setter fields
Issue is that when I am opening the data lookup table to set the values , then the Choice list Values for these are not available .So I'm unable to enter the values.
How to solve this issue ?
Thanks
Snehal
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 07:17 AM
You do not need to create any fields. If you are referring to no drop downs in this field, I misunderstood:
You'll just need to edit the dictionary on each field like this:
However, if you're referring to unable to set drop downs on the Setter field definition, then my original post is the answer. You'll just need to modify the Setter form to add those fields to the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 07:10 AM
Hi
Which fields do we need to create exactly ?-I am having Source table and Matcher table on right side of the slush bucket .
Need to add means do we need to create new fields or are available OOB ?
Thanks
Snehal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 07:17 AM
You do not need to create any fields. If you are referring to no drop downs in this field, I misunderstood:
You'll just need to edit the dictionary on each field like this:
However, if you're referring to unable to set drop downs on the Setter field definition, then my original post is the answer. You'll just need to modify the Setter form to add those fields to the form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 07:38 AM
Thanks a lot
It was very helpful

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-13-2016 07:39 AM
You are welcome!