Unable to set unique field to true on one of the user table column
Hi, I am getting error while trying to make one of the user field (email or employee id) as unique. Objective is to make sure perticular column doesnt accepts duplicate values. I know this can be done by before business rule too but would like to us...
