very wierd. now all of them working.
I came to send you the app and tested before just to make sure the bug is still there and for some reason itโs gone.
If it happens again Iโll send you in real time + images for you to see.
one question, I see that itโs not sowing a mobile version but rather cut the embedded site. is there a way to make it show a mnobile version or at least tell the webview the aize to present?
The web embed will only attempt to use the mobile site on a real mobile device. This is due to boring technical reasons based around CSS dynamic sizing. The mobile site can also sometimes fail to load in an embed while the desktop site will be fine. Again this is up to the developer of the original site.
another issue for you guys with the webview.
Iโm trying to embed a payment page from israeli company (meshulam) which allow my users to purchase specific product. the page present well and allow entering details but seems the button to move to payment is not responding. when I embed this page on other places like google sites for example it works great.
see example in glide that is not working pass the first page:
you can see all the examples in the glide app as well.
As you know Stripe is not working in IL and this is a way to allow payment in glide without leaving the app itself so it will bust the ability to allow payments methods in glide.
the use case is that after the payment the user goes back to the form and send his data while in parallel the approved payment sends mail which I use automation to read and send the data to the sheet to allow the user to do other things in the app which he paid for.
appreciate your help to understand why the embed page not responding in glide but work in other places like google sites and WIX well.
The failure is due to content security policies set on Glide. We will need to evaluate what the right way forward is to both enable more permissive iframes that can do more but also keep users safe. For now I would use a standard open link action.
could you please instruct me where to find and how to implement the webview component? Iโve browsed the list of components a well as tried to use the available buttons, however I simply canโt find it.
@Chris_Fieldswee maybe @JackVaughan will adjust the documentation in glide so people donโt get confused? The signature component is found in documentation but is not present yet to use in the builder.
Thank you, @Krivo & @ThinhDinh. Iโd appreciate it if you could navigate me to the article describing an assignment of the web action inside a button.