Lookup List Functionality
I'm looking for a solution that would enable logic such as: if email address = x, then... We currently allow duplicate email addresses and we need a way to manage scenarios related to that. Custom objects might allow us to change our whole model so we can dedupe by email but that will be down the road a bit. I've been told this isn't possible and I'm just surprised this is the case. Any insight/experience related to this would be appreciated!