Page 1 of 1

Multiple Select lists

PostPosted: 12 May 2016 12:05
by Omega8
When Preset:=jqmspSelect, how can I make multiple independent lists. I dont mean grouping them. I would like to have 2 or more independent columns/wheels for example List1 is car brand names, List2 is list of Women's Names. I'm looking for a similar functionality as when Preset:=jqmspDate

Thanks
Can

Re: Multiple Select lists

PostPosted: 13 May 2016 09:17
by Alexander Bulei
Hi,

When Preset:=jqmspSelect, how can I make multiple independent lists. I dont mean grouping them. I would like to have 2 or more independent columns/wheels for example List1 is car brand names, List2 is list of Women's Names. I'm looking for a similar functionality as when Preset:=jqmspDate


There is no support for that.
You need to create the form/frame/dialog for your self with 2 components.

Best Regards.