Auto size font googlesheet or formgoogle on WEBVIEWER

HI, I have promblem wit webviewer, i wan to create BUTTON to auto size the file googlesheet on webviwer to full screen and normal screen. OR how to make zoom out and in with two finger on webviewer

ZOOM_WEBVIEW.aia (1.8 KB)

1 Like

THANK YOU, i don't know where the place CustomWebView
can u tell me how to create this.

this is an extension. search in Taifun's extension directory.

thanks,
now.. how to read file ini Insert File google form in WebView, because insert file can't to clik or open.

Again, search tool is the friend indeed.

You can put ResultUri directly into UploadFile method.

i can't solve this, webview or customwebview can't open Insert file from googleform.

Show your blocks.

ok.

I don't think the post I linked above have blocks similar to yours.
Let me make it simpler for you.
Create a Webview
SetWebView
Set Properties
GoToUrl
Under FileUploadNeeded event

  • Set Activity Starter action
  • Start Activity

After getting ResultUri pass it to UploadFile.

From where did you get those Activity Starter blocks?

Don't know if this will help with your font or zooming issues, but the webviewextra extension will enable a native webviewer to upload through a google form

ok, i will try this... wait

Make sure your blocks look like this

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.