I have added a new field in vendpackinslipjour and it should be unique, and i have to check when inserting if there is any dublicate. allowdublicates property set to no doesnt work . Should I use a validatefield method in the table? how can I check if there exists another record with the value of my field in this method?
*This post is locked for comments