These should be shown automatically using data binding… Seems that something in your code does not work was expected. The best thing would be to look at a working example on how to do that. In my warnings plug-in I'm using such a repeatable item to define the parsers for the job, maybe you are just missing the method
public ListBoxModel doFill[YourPropertyName]Items() Can you please post some details of your code? Ulli Am 12.06.2013 um 21:02 schrieb Zhengyuan Shen <[email protected]>: > Hi everybody, > > I used a repeatable item to build a form in the configure page. After saving > the configure, all the data are saved in the server. However, when I come > back to the configure page, is there a way to show those already saved data > in the repeatable items? Can somebody help me? > > Thanks > > -- > 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.
