BC18 on-prem
Case:
We have added several fields to the item table, and list: visible = true.
The customer used the Search field to find an item, of 30 thousen.
When then navigate into the item card we got this message (occasionally):
"Searching for rows is taking too long. Try to search or filter using different criteria."
My thoughts
I belive this is related to the extended fields. If they are visible in the list, usinge the search feature, all those extended fields will be part of the "Page filters" (by join).
When we then opens the item card, the same page filters are following.
If I remove the search criteria, and open the same item - it came up immediatly.
Question
Is there somehow to avoid those external fields to be part of the "Page filter" when using the Search feature?