Delete not working
I cannot get delete to work
I call
Any ideas?
I call
delete1 and get no error but the data remains in the database. I thought perhaps filters had to be run on index fields but that is not the case as select1 finds the records that delete1 is unable to delete. Any ideas?