Hi
I am using clone groups for my front end forms, is there a way to listen to a 'remove-clone' button <a href="#" class="rwmb-button remove-clone"><span class="dashicons dashicons-dismiss"></span></a>
and perform an action? I need to be able to identify which numbered clone is being removed so I can perform a database update via the fetch api.
thanks
Nick