Delete data from database

How to fix a ChronoForms delete data action that fails in Joomla 4.

Overview

The deletion fails because the action's conditions are not properly configured.
Configure the action conditions within the CF form builder to allow the delete operation to proceed.

Answered
ChronoForms v7
TG TGeier 12 May, 2023
Joomla 4

I've tried everything, I've rebuilt the demo, but deleting it doesn't work.

Debug:
Array
(
    [chronoform] => songarchiv
    [gpage] => delete
    [id] => 323
    [7xxxx56a] => 0e0jnnxxxxxxcs109ppp
    [joomla_user_state] => logged_in
    [65xxx99f] => vxxxxx5l
)

Array
(
    [delete_data_54] => Array
        (
            [result] => Data deletion failed!
            [log] => Array
                (
                )

            [var] => false
        )

)



I click on a URL, the modal window opens, two buttons appear. Everything great.

If I use the modal window or leave it out, this error message always comes up.
Max_admin Max_admin 12 May, 2023
you need to configure the action conditions
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
TG TGeier 12 May, 2023
1 Likes
Thanks for the tip, unfortunately there are no manuals for this. Do you have some screenshots?
This topic is locked and no more replies can be posted.