Forum Discussion

Hargul_Sidhu's avatar
Hargul_Sidhu
Ideator I
2 years ago
Solved

Prefill simple search criteria in the search grid

Hello,  For Documents item type, in the search grid I need the "Classification" to be prefilled to "General" .  I applied client side method to "classification" and "search_default" properties...
  • AngelaIp's avatar
    2 years ago

    Hi,

    using the "Default Search" column for the classification property in your ItemType should work just fine. The filter Methods are typically used for pop-up search dialogs.

    You just need to keep in mind that this feature is a bit of a diva. "Default Search" loves to conflict with user preferences. Have you tried the "Reset preferences" button in the user menu in the top right corner?

    Angela