Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GlobalSearch custom fields #1

Open
kirillkrylov opened this issue May 5, 2023 · 1 comment
Open

GlobalSearch custom fields #1

kirillkrylov opened this issue May 5, 2023 · 1 comment

Comments

@kirillkrylov
Copy link

How to add more display values for a set search

@PrusRoman
Copy link

  1. If a match is found in any field of an object with the search query, that field will be displayed in the search results.
  2. To add new fields to the global search results, changes need to be made in the client module called [YourObject]+SearchRowSchema.
  3. In future updates to the global search, we plan to make the configuration for field display more convenient.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants