You need to sign in to do that
Don't have an account?

Create a field to perform search based on uniques IDs?
How can I create a field under <CASES> tab that will allow me to perform search based on the Employee ID?
I am trying to get users to search a record based on the MSG Employee ID which can be found in another object?
Appreciate your help!
thanks
I am not sure I understand the question. You can query on related objects. Check out
http://blog.sforce.com/sforce/2007/01/soql_relationsh.html
If you want a list of cases where the case owner user has a specific attribute you can use SOQL relationships.
pat