cancel
Showing results for 
Search instead for 
Did you mean: 

Dropdown Issue

Former Member
0 Kudos

Hi All,

     JsBin . I have included a working Jsbin sample. In that dropdown, How to get the additionalText. that is country name??

Thanks

     Mj

Accepted Solutions (1)

Accepted Solutions (1)

seVladimirs
Active Contributor
0 Kudos

Sorry, can you please explain your issue more precise. Currently it is hard to understand.

Thanks!

Regards,

Vladimirs

Former Member
0 Kudos

Hi,

     I have included additionalText for dropdownbox. I can get the text with dropdown.getValue(). but I want to get additionalText. U can get the clear idea with the sample code.

Regards

     Mj

Former Member
0 Kudos

Vladimirs,

     It works.  Thanks a lot

Answers (1)

Answers (1)

santhu_gowdaz
Active Contributor
0 Kudos

oDropdownBox2.getAdditionalText();

Former Member
0 Kudos

Santhosh,

   

     It is not working, because it is listitem method. Any other way??