GlobalForms 10 allows you to select multiple submissions from the list view and delete them all at once, making cleanup and data management much easier.
What You Can Do
-
Select multiple submissions directly from the grid.
-
Use the Delete Selected button (next to Export CSV) to remove them in one action.
-
The delete button only becomes active when at least one submission is selected.
-
A confirmation message appears before anything is deleted.
-
After the process finishes, GlobalForms shows how many deletions succeeded and if any failed.
-
The list automatically refreshes and clears your selection when the operation is complete.
What You’ll Notice While Deleting
-
The delete button is disabled while the system is working.
-
The button icon changes to a spinning indicator so you know the process is running.
-
When selecting multiple rows, clicking a row won’t take you to the single‑submission view — it simply toggles selection.
Result Messages
After the bulk delete finishes, you may see:
-
Success: “X submission(s) deleted.”
-
Error: “X submission(s) could not be deleted.”
If some submissions delete successfully and others fail, both messages will appear.
Behind the Scenes (High‑Level)
-
The grid supports selecting multiple rows at once.
-
The system keeps track of which submissions you’ve selected.
-
Each selected submission is deleted individually in the background.
-
The grid updates its selection and reloads once everything is processed.