Modifying an existing record and saving it as a new one
Question
I want to select a term in the table and modify it, saving it as a new record. Clicking on the icon save, will update the existing term.
Answer
The Save icon will update the record or write a new record depending on the context. In particular, it will update an existing record if the user has selected a record in the table, has modified it, and has clicked on the icon Save.
In this context, if you want to save as a new record a record created on the basis of an existing record, you can use the shortcut: ctrl+s for Windows or cmd+s for macOS.
This will save the content of the entry mask in a new record.