Hi
I have a build flow job that uses the options "This build is parameterized".
Is there a way to display nested parameters?

The user need to select which plugin he wants to build

checkbox plugin_1 
checkbox plugin_2
checkbox plugin_3 
checkbox plugin_4 
checkbox plugin_5


for every checkbox that the user checked three other parameters should 
appear:
string tag_name
checkbox create_wgn_only
checkbox upload_plugin_yaml only

for example:

(checked)     plugin_1 
                       tag_name
                       create_wgn_only
                       upload_plugin_yaml only
(not checked) plugin_2
(not checked) plugin_3 
(not checked) plugin_4 
(checked)     plugin_5      
                      tag_name
                       create_wgn_only
                       upload_plugin_yaml only

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5cf29f71-118c-45cd-85be-bd10ee3102b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to