Is there a way to integrate JS scripts?

Hey Guys !

Hope you are doing fine, I’m having a widget that I want to integrate on my app, it’s a JS script, does anyone of you know how to display it (either on a webview or a link) ?

It’s like that :
<script type="text/javascript" src="**link_here**"></script>

I guess there’s no way to do it, unless of using it in GSheets

Too bad, but in Gsheet how sould I upload it ?

You could host it externally to Glide, and then embed it in a webview component, just like any other URL.

4 Likes