cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdownbykey

Former Member
0 Kudos

Hello,

What is the mandatory property of Dropdownbykey ?

Thanks,

sowmya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sowmya

The mandatory property of DDBK.

1.SelectedKey

Thanks,

Tulasi Palnati

Edited by: Tulasi Palnati on May 25, 2009 9:37 AM

Answers (4)

Answers (4)

Former Member
0 Kudos

selectedkey is the only mandatory property of dropdownbykey field

Former Member
0 Kudos

Hi ,

Mandatory property of drop downbykey is selectedkey property which have to binding (context and ui element(dropdownbyKey) your attribute value of node value.all propery are default.no need to change any property as default..

thanks

jati

Former Member
0 Kudos

Hi,

For DropDownByKey UI element "selectedKey" property is mandatory property.

1) we have to create context for DropDownBYKey.

2)Next we have to create simple type & give enumeration values in enumeration tab.

3)Assign this this simpletype to the context "type".

Thanks.

Sreelakshmi.

Former Member
0 Kudos

Hi,

SelectedKey - property is the mandatory for DropDownByKey.

You need to create a simple type in local dicitonary and enter the value & descriptions in Enumaration tab.

And create a context attribute and modify the type of the created context attribute to this simple type.

Bind this context attribute to "SelectedKey" property of DropDownByKey UI element.

All the descriptions will be displayed in the dropdown in the screen.

Regards,

Charan