Isn’t there an example in the 
https://wiki.jenkins-ci.org/display/JENKINS/UI+Samples+Plugin?

I also implemented that in a branch of my plugin quite a while ago, I hope it 
still works: 
https://github.com/jenkinsci/analysis-core-plugin/compare/JENKINS-14185?expand=1.
 You can have a look in src/main/resources/util/configselect.jelly

Am 11.11.2014 um 20:46 schrieb Matthew Holt <[email protected]>:

> Hi all, I'm trying to use a Jelly dropdownlistblock to change UI elements 
> based on the selection of the drop-down-list. However, the Jelly doesn't bind 
> correctly to my @Databoundconstructor. Does anyone have any insight? 
> 
> StackTrace: http://pastebin.com/DSJ9j5t9
> Builder.java: http://pastebin.com/R44uZE1A
> config.jelly: http://pastebin.com/Me3SmiYJ
> 
> 
> This is the same issue reported in: 
> http://jenkins-ci.361315.n4.nabble.com/DropdownListBlock-returns-null-td1475884.html
> 
> 
> If this is not possible currently, does anyone have another recommended 
> manner to accomplish this?
> 
> 
> Thanks,
> Matt
> 
> 
> -- 
> 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.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to