6

I have a LOV in the UI. Upon clicking it, it shows the values in it. Upon selecting a particular value in that LOV, the error pops up saying that:

Too many records found with matching criteria. 

This happens only for the first value that I am selecting from the LOV. If I select a different value from the LOV again, this error doesn't appear.

The range size of the iterator that this LOV uses is 25. I have used the preferred tuning settings in the VO to which the LOV belongs. Please help me in understanding why this is happening.

Thanks in advance.

Martin Serrano
  • 3,727
  • 1
  • 35
  • 48
user3395788
  • 93
  • 2
  • 9

1 Answers1

0

It occures when there is a duplicate record in viewObject for same attribute, Is there any other record in that VO ?