CustomWebView : An extended form of Web Viewer

@Higor_Martinez try

3 Likes

Thanks. But my form still doesn't open the gallery to select photos to upload. Do you know how can I solve this?

Try this

4 Likes

Thank you very much! Now the form is working perfectly! Saved me :slight_smile:

3 Likes

Ater reading all this, i haven't found how to open a new window. Could someone help me please?

Hi @Smou_Smou
Try this:
1846bd3eb54f98d8a5a9de661c1477fdddeece82_2_690x497

1 Like

Thanks. Is get id block from the custom webview block or from initialize local block? .

That is a local variable.

It works, thx a lot for this beautiful extension.

2 Likes

Looking for beta testers:

WebView
Estou com problema ao clicar em um botão com redirecionamento para o Whatsapp:

Hi @Jose_Augusto97
Kindly translate your post.
Also try enabling DeepLink property.

WebView
I'm having trouble clicking a button with a redirect to Whatsapp:

WebView
I'm having trouble clicking a button with a redirect to Whatsapp:

2 Likes

Probably you are using v10.
You should use v10.1

ChangeLog Version 10.1

Instalei a versão 10.1 e ativei o DeepLinks, agora abre o app whatsapp mas, não entra no chat do número que está no link, o app abre mas pede para selecionar o contato para enviar a mensagem, o certo seria entrar direto no chat do número.

Maybe that's not possible.
The extension passes uri to appropriate app (whatsapp in your case) so it is upto that app what it should do.
This extension has no control over that.

@vknow360
i have a Problem and maybe you could help me.
Someone made a HTML with javascript for me which loads a local csv and display a graph.

Now, one problem is that it is not working with firefox (simetimes the graph stay blank).
Opera, Chrome, Edge works perfectly.

And, the biggest Problem...custom Webview also have the same issue like firefox.

Is Custom WebView based on firefox?

Here you can test it: http://plnkr.co/edit/Jip26sY3ggtkDQsv?preview
Switching the Loggings cause the issue.

The developer of the html/javascript say that this is a known Bug of firefox.

Did you know the problem?
Any Ideas?

Greetings John

1 Like

Using current id block, i notice that it works at first time, but if i change the id view, it gives me the result: 0

here an example:

i have 3 webviews
i remove the second one
it works
but when i try it at new, it doesn't work

1 Like

solved, it was my fault, i have to set webview id after remove id.