Browser caching vs Glide caching

Nothing ran in a javascript column is cached on Glide servers because it is only handled on the client side. A javascript column will run once when the app is initially opened, but subsequent runs require a parameter value to change before it runs again.

1 Like