Can we remove fields from person form?

User might accidentally save wrong data to the form. How can user remove it?

You can update existing fields with new data.

We don’t allow user to delete data because we would like to prevent people from deleting data maliciously.

Open to suggestion.