Hello everyone,
I have a Web Resource on my Case form where I fetch records from another entity. It's working well enough and I'm happy with it.
Now, I want this Web Resource to be displayed on my Power Page. I have tried it in two ways:
- Via a Fetch API Call
- Via a WebApi retrieveMultiple
However both options were lacking when it came to Power Pages. The first one returned nothing (probably the lack of ClientGlobalContext and Jquery references?)
The second one returned "WebApi" undefined even though I have created the site settings and have initialized it.
Has anyone ever done something similar?
Thanks!

Report
All responses (
Answers (