How to create really unique Repeater
Hi, all! We have repeater with some field, let's say 'name'. This name should be unique. So if we add several items of repeater and try to fill name field in some of them with non unique value - it shouldn't pass validation. What s the best way to do something like that?