Can hetero-list be used as multi-select checkbox? If yes,how to use Hetero-list as a multi-select box to populate list from java and then send the selected data as List<String back to @dataBoundConstructor.
Suppose i have data as A,B,C,D,E and i want to show it as multi-check box in view and when user select some of them suppose (A,C,D are selected), then i would like to capture that data as List<String> in my java DataBoundConstructor. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/5149ba7a-4750-415d-b1c4-c77ccb4bf63a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
