cancel
Showing results for 
Search instead for 
Did you mean: 

DropDownByKey control - dynamic values?

Former Member
0 Kudos

I want to know how to load a DropDownByKey with values dynamically?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check out this thread to:

Former Member
0 Kudos

Thank you very much.!

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi.

You should use dropdownbykey only with attributes that have a datatype with its

own domain values. Then the values will be automatically filled from the domain.

If you want to have variable dynamic value sets use dropdownbyindex.

Cheers,

Sascha