Hello, i have a custom record that right now allow...
# suitescript
i
Hello, i have a custom record that right now allows multiple values per item/vendor code, so I have multiple custom records with the same combination, what I want is to restrict this, that if there is already a record with the combination then message the user that it already exists, I solve this with a User Event, but this should also work through CSV updates, do you guys know how to achieve this, restrict it when doing CSV's?