Forum Discussion
friendbool
Jul 02, 2024Copper Contributor
SharePoint Lookup Column Not Working Anymore
Since today, I have been unable to use the lookup columns. When I try to type a search word, I get no results. By entering a search term, the system does not return any results ...
- Jul 04, 2024
The issue has been resolved by Microsoft.
Now the script that performs the search is: https://res-1.cdn.office.net/files/odsp-web-prod_2024-06-21.013/splistwebpack/plt.odsp-common.js
Thank you all for participating in this post. Have a good day!
CryptonicPST
Jul 04, 2024Copper Contributor
This has been resolved on some of my lists now, but others are still broken.
StevenDeRoover
Jul 04, 2024Copper Contributor
That probably has to due with caching. The problem resided in a javascript file containing a corrupt URI to an API.
That javascript has been updated, but your client has to download the latest version from the internet.
That javascript has been updated, but your client has to download the latest version from the internet.
- CryptonicPSTJul 04, 2024Copper ContributorYes, you are right, thank you. A Shift F5 resolved the issue.
Thank you.