Additional fields are those fields that don't belong to current table that DataForm is mapping to. The values of these fields won't be saved or updated to database. They are used as assistant purpose.
It's import to remember: Don't name additional fields the same as any fields in current table even if that field is not used in current DataForm.