Context
We've created (I actually inherited code) few forms with Gravity forms. One of the form is used to manage profil informations.
Description
The form doesn't update entries but instead creates new entries. Therefore the result is that in the profil page we have the initial information if we modify and save, after reload nothing changes. But, in the database, a new entry is created.
Tried solution
Setting a field to be unique doesn't fix it but returns an error saying that the value used in the field has already been used.