How can I delete these phantom form values?
Confluence User - 21 Aug, 2023
Hello Everyone.
I've created a form with one field.
I can't figure out where those three values are coming from because I want to delete them.
I tried to put that form data into a list to use CRUD to delete them, but when I select the entries in the list and try to delete them, they still remain. I can delete the rest using CRUD just fine.
This app is only version 1, so there are no other versions.
In the DATAIMPORTUI I have removed an import element that used it as well.
Basically, I want to delete these entries as I imported updated data via a CSV file (using Import) and now they are duplicated.
How can I do this? I tried making a new app, deleting an app and the same happens - is it cache related somehow?
Regards.
forms;datalists;database;form;selectbox

