cancel
Showing results for 
Search instead for 
Did you mean: 

DropdownByKey is not showing values from checktable

Former Member
0 Kudos

Hi,

I have a Dropdown by Key UI element and i have bound it to a context attribute whose type is PROJ-PROFL. The "Determined input help" property of the context attribute is automatically taken as check table TCJ41 (not changeable) but my UI element is not populated with these values and it is empty. When i change the UI element to Input field, the value help is appearing. But i want it to be a dropdown.

Can anyone please suggest?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Got it. Thanks. I have populated the dropdownbyIndex manually.

former_member186750
Contributor
0 Kudos

Hi,

The thing is with DropDowns you cannot just bind them to an element that has a search help and expect the entries to automatically appear.

As mentioned in previous threads in this forum you have to build the DropDown from scratch. Do a quick search and you will find what you are looking for.

Cheers,

Neil.