How do you Open Share Dialog Box from Within the WebViewer Extension?

You need to set the webviewstring with the data/url you want to share, then collect this using the webviewstringChanged event in the AI2 app, and also then invoke sharing

seehere for example (this for setting text in a web page, though)

and

seehere Taifun's canonical on the webviewstring :wink:

1 Like