Yep, I used the f:repeatableHeteroProperty tag to achieve the recursive
nesting. I essentially copied what was in the configure-entries.jelly
regarding adding columns:
<f:section title="${%Columns}">
<f:block>
<f:repeatableHeteroProperty field="columns" hasHeader="true"
addCaption="${%Add column}"/>
</f:block>
</f:section>
Being a week old in jenkins plugin dev, I can live with this UI.
Thanks,
Xavier
On Wed, Mar 5, 2014 at 10:51 AM, novamine118 <[email protected]> wrote:
> Thanks for the quick reply. I'll try out the suggestions you mentioned
> this weekend and let you know what I end up choosing.
>
> Thanks again!
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Jenkins Developers" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/jenkinsci-dev/XHvOM5Co2Mk/unsubscribe.
> To unsubscribe from this group and all its topics, 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.