Forum Discussion
Americo Perez
Mar 04, 2019Iron Contributor
Test pageContext in workbench, is it possible?
Hi, I have a web part that uses the pageContext to get info about the page that the user is viewing. Until now I hve been available to test the webpart in my private environment by installing it in ...
- Mar 04, 2019
It's possible the pageContext values you want are in the hosted workbench. https://yourtenant.sharepoint.com/_layouts/15/workbench.aspx . I would start there.
Beau Cameron
Mar 04, 2019MVP
It's possible the pageContext values you want are in the hosted workbench. https://yourtenant.sharepoint.com/_layouts/15/workbench.aspx . I would start there.
Americo Perez
Mar 04, 2019Iron Contributor
Thanks,
Yes it works, my error was that I was testing in the wrong site colletion.
It happens!!
Thanks!