hey domi, i also have same issue ... i have written one code which shows the drop down box once click on "build now" button
but, what i need is, i need to set one of the value in drop down box as default. i humble request , can you please have a look on the code : https://github.com/irfanjs/syncoptions_final_latest1 please give me some pointers/direction how to resolve this. i will be highly obliged if you do the same regards On Mon, May 6, 2013 at 10:50 AM, domi <[email protected]> wrote: > issue is solved: https://github.com/jenkinsci/jenkins/pull/771 > /imod > > On 04.05.2013, at 17:40, domi <[email protected]> wrote: > > > Hi all, > > > > Has anyone a working example of a <f:dropdownDescriptorSelector> with a > default value? > > > > e.g. <f:dropdownDescriptorSelector default="${descriptor.defaultValue}" > … /> > > > > The tag itself should actually support this, but I do not get this to > work in any way - the one selected is always the first descriptor in the > drop down. > > > > This the code I try to get working: > > > https://github.com/imod/jenkins/commit/91f0352ea21a1ebd75b51ad084c47642690e3b2a > > Its part of the branch > https://github.com/imod/jenkins/tree/default-maven-settings to implement > > https://issues.jenkins-ci.org/browse/JENKINS-17723 > > > > thanks imod > > > > > > -- > > 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/groups/opt_out. > > > > > > -- > 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/groups/opt_out. > > > -- 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/groups/opt_out.
