Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Avoid Duplicates on IG

Eric.SacramentoAug 20 2019 — edited Aug 21 2019

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.

avoid_duplicates.gif

this example can be accessed on this url

https://apex.oracle.com/pls/apex/f?p=136656:6::

Thank you,

Eric

This post has been answered by Veerendra Patil on Aug 21 2019
Jump to Answer
Comments
Post Details
Added on Aug 20 2019
10 comments
1,139 views