Hi,
I have a custom settings page set up with ACF repeater fields.
I am looking for a way to detect when a row is being deleted, and get the value of the first field in it.
I am trying to use the acf/update_value
hook, but I can’t figure out how to set the condition to detect this.
Anyone have any pointers or ideas?