cancel
Showing results for 
Search instead for 
Did you mean: 

using drop down attribute in the context node

Former Member
0 Kudos

hi,

i have create a custom drop down attribute in the context node.

and populated some values but it is showing first record and the last record in the dropdown field.

i have checked in the debugging the exporting parameter in the GET_V method has all the records that i have populated.

please let me know how can i get all the values  in the dropdown.

Thanks & Regards

Rahamatunnisa Mohammad

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I believe there should be unique key passed for the key value of the drop down structure (bsp_wd_dropdown_line - key). Please check if you have passed unique key or if the key is the same for all values, in which case only the last appended value would be displayed in the drop down.

Let me know if this resolves your issue.

Regards,
Satya Prakash

Former Member
0 Kudos

Hi ,

Could you please paste the coding for this.

Thanks

Sudhansu