TL;DR
The WebPageViewer add-on has an overload to accept some JavaScript. You can use that to execute arbitrary script locally. WebPageViewer.SetContent(HTML: Text; JavaScript: Text);

JSON Formatting
This post starts with me wanting to format some JSON with line breaks for the user to read. It’s the response from an Azure Function which…
Continue Reading james’s Article on their blog
Execute JavaScript with WebPageViewer for Business Central
TL;DR The WebPageViewer add-on has an overload to accept some JavaScript. You can use that to execute arbitrary script locally. WebPageViewer.SetContent(HTML: Text; JavaScript: Text); Executing JavaScript with WebPageViewer JSON Formatting This post starts with me wanting to format some JSON with line breaks for the user to read.
Blog Syndicated with james’s Permission
More About This Author
Array
Dyn365BC2022.11.22Trigger a Power Automate Flow from Business Central for a Selected Record
Dyn365BC2022.11.16Getting Onboard with Power Platform as a Business Central Developer
Dyn365BC2022.09.07Tip: Share a Git Hooks Directory Across Your Repositories
Dyn365BC2022.08.23Spare Your Blushes with Pre-Commit Hooks