Data Lookup Definition

snehalkhare
Kilo Guru

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

1 ACCEPTED SOLUTION

You do not need to create any fields. If you are referring to no drop downs in this field, I misunderstood:


zz.jpg



You'll just need to edit the dictionary on each field like this:


Screen Shot 2016-09-13 at 10.15.30 AM.png



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.


View solution in original post

8 REPLIES 8

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


You do not need to create any fields. If you are referring to no drop downs in this field, I misunderstood:


zz.jpg



You'll just need to edit the dictionary on each field like this:


Screen Shot 2016-09-13 at 10.15.30 AM.png



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.


Thanks a lot



It was very helpful


You are welcome!