Re: Databinding with RadioBlock into Repeatable

2013-08-27 Thread sophpc
()} to the name and it did the trick. I guess you can do something like this: name=${t.hashCode()}.myProject.myClass.choise -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Databinding-with-RadioBlock-into-Repeatable-tp4641009p4677030.html Sent from the Jenkins dev mailing list

Re: Databinding with RadioBlock into Repeatable

2013-08-27 Thread Stephen Connolly
something like this: name=${t.hashCode()}.myProject.myClass.choise -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/Databinding-with-RadioBlock-into-Repeatable-tp4641009p4677030.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received

Re: Databinding with RadioBlock into Repeatable

2013-08-27 Thread sophpc
this message in context: http://jenkins-ci.361315.n4.nabble.com/Databinding-with-RadioBlock-into-Repeatable-tp4641009p4677039.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group

Re: Databinding with RadioBlock into Repeatable

2013-08-27 Thread Stephen Connolly
this message in context: http://jenkins-ci.361315.n4.nabble.com/Databinding-with-RadioBlock-into-Repeatable-tp4641009p4677039.html Sent from the Jenkins dev mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups Jenkins Developers group

Databinding with RadioBlock into Repeatable

2012-09-21 Thread SimoneMex
Hi all, i have to insert 2 RadioBlock in a Repeatable item in a config.jelly. I have only 1 variable in the main class that is a list of the external repeatable, inside it i have 2 radio block with a text box. The variable of Radioblocks (choise) and the var of the 2 texboxes (field1 and