Hi
Im trying to filter a gallery by searching a textinput, i want to be able to search for the SharePoint item ID but it seems impossible to achieve this without delegation issues and my list will contain more then 2000 items.
If anyone have a solution or guides or videos that might help me understand if i can achieve this solution please let me know.
I tried using a calculated column but i will get the delegate issue and only search the first 500 items.
I can create my own ID in a single text column and not use the SharePoint ID but that does not seem as a good solution.