Currently, the OOTB search box searches only by Case ID. I want to include other fields such as Name and Account Number.
How do I update these filters?
Currently, the OOTB search box searches only by Case ID. I want to include other fields such as Name and Account Number.
How do I update these filters?
Please follow the steps,
Thank you @RameshSangili this works for me
Hi @RameshSangili This works already on lower environment, is there any settings required to work on higher environment?
@Jeremiah Good to hear that the approach is working in the lower environment ![]()
If it’s not reflecting in the higher environment, typically the issue is not with the configuration but with the indexing setup or deployment consistency.
You may want to validate the following:
In a few cases, I’ve also seen delays due to stale or incomplete index data, so rebuilding the index after deployment usually resolves it.
Hope this helps
Regards
JC