Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Need help with drop down lists???

Avatar

Level 1

How do I import a long list into a drop down list box? I can't figure out how to do more than one entry at a time.

0 Replies

Avatar

Level 6

Hi,

You ca use function dropdownName.addItem( , );  To add some item to drop down list.

I've attached some example. Just rename files properly.

BR,

Paul Butenko