How do i set max items to f:repeatable sections in jelly file ( Need to disable "Add" button after one entry is added )
18 views
Skip to first unread message
Shashank Bhargav
unread,
Mar 30, 2016, 11:56:27 PM3/30/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I have a requirement where i have to disable "Add" button after one entry is added, how do i get this done? Or is there any other container which would enable add only once?
ogondza
unread,
Mar 31, 2016, 3:13:05 AM3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Sounds like you in fact need `dropdownList` (with one empty block) and not `repeatebale`.