Hi, 

   - I need to check validate a number of fields in one operation with a 
   *validateButton*, 
   - this has worked fine with multiple fields
   - I've recently introduced a *repeatable *section, containing multiple 
   checkboxes
   - I'm easily able to address these by name in the save operation and get 
   the true/false values
   - when I try to pass the same to the validateButton with the '*with*' 
   nothing changes in the formData that gets sent (despite referencing the new 
   repeatable stuff)
   - I've tried adding a field declaration in the following places...
      - on the outer entry
      - on the repeatable itself
      - on the nested entry
      - on the checkbox itself
   

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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/0ca7e01e-396f-4d55-b51c-5d3e47e7bc86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to