cancel
Showing results for 
Search instead for 
Did you mean: 

Drop Down by Key

Former Member
0 Kudos

Hi

I'm trying to do a dropdown list box...

Context contains a node, with cadinality 1 - N

Filled with all possible choices from the dropdown.

All context binding is well done

In the view added the dropdownbykey but how do I specify display field and key fields ???

Any help on that ?

Stephan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

fail!

drop down by key UI element is bound to a context attribute (not node) the select options are provided by ddic domain

I htink you want dynamic drop down as you use a context node. therefore you need dro down by index. every node element represents one option. the text property is bindable, and the element which is selected is the lead select of the node

have fun

Stefan

Answers (1)

Answers (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

Do you have some remaining question? It appears to me that Stefan Bungert has answered your question. You have awarded some points, but not closed the thread - leading me to believe that you are still seeking some answers. If so please post what doubts remain, otherwise I will assume that Stefan's answer is sufficient and close this thread for you.