If i use the dropdownDescriptorSelector everything works but I don't want
to have a dropdown list with only one element inside it, it looks terrible.
I can make it so that only the actual content of the descriptor's jelly
file is displayed by doing:
<st:include from="${descriptor.getDescriptorToInclude()}"
page="${descriptor.getDescriptorToInclude().configPage}"
/>
But then the form validation doesn't work and i cannot instantiate the
outer class.
On Tuesday, 1 July 2014 08:29:23 UTC+2, Daniel Olausson wrote:
>
> Hi,
>
> I have a describable/descriptor class that will be used at multiple
> locations and i don't want to repeat the jelly code everywhere. But from i
> can see on the jelly Taglib references page there are only options to
> include a list of descriptors and not a single descriptor.
>
>
> Is it possible?
>
--
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.