Hi,
I am trying to do a simple search of the User data type, where I added a new field called “Baseball Team” with a custom data type I created called “Baseball Team”.
In the data type Baseball Team there are names of baseball teams. So a user can be part of one baseball team.
So now I want to do a data search for all users on a specific baseball team, but the name of the baseball team is in the Baseball Team data type (and not the User data type).
I try to do a search on the User datatype by adding a search constraint using the Baseball Team field. But since the Baseball Team field is a Baseball Team custom data type… I am not sure how to do this
Any ideas?
thank you very much