Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

list box

Former Member
0 Likes
286

hi all,

Can i include multiple selection along with listbox???

For ex: for month i need to give a listbox as well as multiple selection.

thanks

nayan

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
269

Hi,

No.

But you can do by creating listbox for month_low variable and listbox for month_high

Here month_low and month_high two different variables

Then push these values to a range of month

a®

1 REPLY 1
Read only

former_member194669
Active Contributor
0 Likes
270

Hi,

No.

But you can do by creating listbox for month_low variable and listbox for month_high

Here month_low and month_high two different variables

Then push these values to a range of month

a®