Yes, active-choices <https://wiki.jenkins-ci.org/display/JENKINS/Active+Choices+Plugin> v1.2 will do that for you. You need to configure an AC Reactive Reference that will generate conditional HTML to display the required controls. This Reacive Reference will need to reference your 'classic/advance' option and create dynamic HTML conditionally.
As of v1.2 these Active Choices values can now be propagated to the build Best regards Ioannis On Wednesday, July 29, 2015 at 10:58:42 AM UTC-4, alok kumar wrote: > > Hi All, > I have an urgent requirement in which I need to use dynamic loading of > parameters based on the value of another parameter. > I require something like e.g. a parameter which has value like classic and > advanced. > Only if someone chooses advanced, the next set of parameters should get > displayed. These next set of parameters could be anything like radio > buttons, check boxes, string, text parameters. > > I looked at a lot of plugins like extended chioce, dynamic choice, active > choice, etc plugins, but, none of them seem to be addressing my requirement > above. > > Can someone please help me with the above? > > Thanks, > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/c9763d06-3df8-4a34-bc01-84bfd9554262%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
