Quantcast
Channel: SCN : All Content - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4216

Add Items to Dropdown manually via script

$
0
0

Hi all,

 

is there a way to add a "list of items" to a Dropdown via script?

As far as I know, you can only add one item via "addItem-functionality".

 

What I need is a list of - like "201312", "DEC 2013" + "201311", "NOV 2013"...

 

What I would like to avoid is:

Dropdown1.addItem("201312", "DEC 2013",0);

Dropdown1.addItem("201311", "NOV 2013",1);...

 

or

 

Dropdown1.setItems(DS_1....)

 

Thanks a lot in advance

Mark


Viewing all articles
Browse latest Browse all 4216

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>