Hi All,
I have encountered this error today. My control stopped working because it says that "context.webAPI.retrieveMultipleRecords is not a function". To verify that issue is not because of the errors in my code I called context.webAPI.retrieveMultipleRecords in the init method and I use the code from this example. Previously everything worked fine. Does anyone else experience this issue as well?
Thanks. You saved me lot of time 🙂
Hi All,
I found a way to make it work again: in ControlManifest.Input.xml file added
<feature-usage> <uses-feature name="WebAPI" required="true" /> </feature-usage>
and everything works. However, without this line of code, it still doesn't work.
It is an internal bug which has been reported I am also facing same issue.
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1