Closed cliffparnitzky closed 3 years ago
I'm thinking about implementing the fieldset-clone-rejected
event and add an event to the row deletion ... to enable and disable the add and remove button when the max row count is reached.
@fritzmg What do you think about that?
I've added the disabling of the add
button directly.
lgtm
However, due to merging your other PR there are now conflicting files, which you need to rebase/fix.
I've taken over the changes from the other PR.
Thank you @cliffparnitzky
Define the max. allowed rows per fieldset. Fire an event, if the max amount is reached.