Thanks Loannis and Bruno. That was great help. I will try it and let you know On May 19, 2014 9:31 PM, "Ioannis Moutsatsos" <[email protected]> wrote:
> Hi Alok > > I don't know why Bruno's (one of the Biouno's founders) reply did not > show here but: > > Hi there! Chiming in. >> I've updated the uno-choice Wiki, please take a look https://github.com/ >> biouno/uno-choice-plugin/wiki >> Ioannis, I believe you have the rights to edit the Wiki too, so feel free >> to add better examples or add/edit pages :) I added a few examples I had in >> my computer. >> Hope that helps >> Bruno > > > I just checked the wiki and it now has some pretty solid documentation on > how to script with the reference parameters. > Check it out and let me know if you need any more specific examples. > > Best regards > Ioannis > > > On Monday, May 5, 2014 11:05:32 AM UTC-4, alok kumar wrote: >> >> Hi All, >> We have a requirement in one of our Jenkins parameterized build project >> where we need to populate a selection of options in one parameter based on >> the selection that was made before in another parameter i.e. dynamically >> populating the second parameter based on the first one. >> >> What is the best way to do this? I need to have check boxes as options in >> the second parameter based on the selection of a single choice parameter in >> the first one. >> >> E.g. say that we select car in the first parameter, I should get to >> choose from Ford, Toyota, Honda, Subaru, etc in the next parameter and that >> should be check boxes. >> >> Is there a way to achieve this requirement? Also, how do we access the >> value of a parameter in a groovy script in another parameter? >> >> Any help would be deeply appreciated. >> >> Thanks in advance, >> Alok >> > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
