Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation on UI option for Accounts_SearchFields should be enhanced #17203
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


We wanted to include the email address into our user search and found the option in the UI Fields to Consider in Search, but it took a while to find the correct entry. The only hint on how to reference the email was in a comment on another issue. Since the right way to refer to the email address is entering
emails.address, which is not quite trivial, that should be documented somewhere and maybe enriched with all other available options.