I created button for delete rows from Table View but it don't work. I think to have to add a Delete condition, but I don't know what insert.
I saw all demos but there isn't a example.
This is my configuration.
Views > Toolbar Button > Name: delete_selected_button > Event: delete_selected
Event delete selected > {fn:delete_orders_group} {success:articles deleted} {redirect:index}
Functions > Delete Data > Name: delete_orders_group > Delete conditions \ > Protect against full deletion checked
I saw all demos but there isn't a example.
This is my configuration.
Views > Toolbar Button > Name: delete_selected_button > Event: delete_selected
Event delete selected > {fn:delete_orders_group} {success:articles deleted} {redirect:index}
Functions > Delete Data > Name: delete_orders_group > Delete conditions \ > Protect against full deletion checked