How can I disable global search for a resource while still setting a `recordTitleAttribute`?

I have several resources but I want to exclude a few from the global search. Unfortunately I do not want to remove the $recordTitleAttribute because this does other things for the resource like handling the breadcrumbs and titles. The documentation shows how I can disable it for the panel, but I don't want to do that. I just want to disable it for the specific resource. Is this possible?
Solution:
err never mind. Looks like I can set the protected static bool $isGloballySearchable = false; property.
Jump to solution
1 Reply
Solution
morty
morty4w ago
err never mind. Looks like I can set the protected static bool $isGloballySearchable = false; property.
Want results from more Discord servers?
Add your server