-
Bug
-
Resolution: Fixed
-
Major
-
3.1.0-a1
-
None
The AJAX framework currently sends only the yes/no option selected and any hidden fields that the server responded with when triggering the confirmation. If there are any other fields in the form (such as with soft delete), these are never sent to the server. So, currently with soft delete, the reason and "permanently delete" option are simply ignored.