Forums

Deleta Data action with only PHP Where clause

Peter64 19 Aug, 2023
Hallo Max,

In my production cf7 I discovered an issue with the "Delete Data" action:
When you only have PHP conditions (Where clause) then the actual DELETE action is not performed.
I think it is missing: "$result = $Model->delete();" after line #267 in "administrator\components\com_chronoforms7\chronoforms\libs\models.php"

When I added this, it works Okay for me..

regards,
Peter
You need to login to be able to post a reply.