Hi Alex,
Thanks! For the columns/fields in the view have been indeed defined only ID. Not sure how this happened because I didn't change it. Now it works again.
And one more thing I have: When I delete a record in a view, it is deleted but I'm redirected to an empty page: domain.com/form/admin/forms/submissions.php?delete
This happens when I check checkboxes on the overview page and delete the records. When I open a record and delete it directly, then I'm redirected back to the overview page. Then this URL is used:
domain.com/form/admin/forms/submissions.php?delete=22
In the first case the ID is missing which might cause the issue.
Do you have another idea why the page remains blank?
Philip
Thanks! For the columns/fields in the view have been indeed defined only ID. Not sure how this happened because I didn't change it. Now it works again.
And one more thing I have: When I delete a record in a view, it is deleted but I'm redirected to an empty page: domain.com/form/admin/forms/submissions.php?delete
This happens when I check checkboxes on the overview page and delete the records. When I open a record and delete it directly, then I'm redirected back to the overview page. Then this URL is used:
domain.com/form/admin/forms/submissions.php?delete=22
In the first case the ID is missing which might cause the issue.
Do you have another idea why the page remains blank?
Philip