Hi Guys,
Do you know how to avoid duplicates on IG ?
In my example I have two columns Title En and Title Fr.
Currently, I have two records:
| **Title En
** | **Title FR
** |
| Red | Rouge |
| Green | Verte |
If I click on Add Row and add again Red or Rouge, a validation will be triggered and I won't be able to add this line. That's fine.
The problem is, I click on Add Row and then I try to add Green again and then change the first Green record for no matter what.
Please check the problem on this gif.

this example can be accessed on this url
https://apex.oracle.com/pls/apex/f?p=136656:6::
Thank you,
Eric