I would like to run some custom javascript once a particular page has loaded.
QUESTION
Is it possible to add custom javascript using a local/deployed file?
i saw it was possible to add include custom Javascript file by using a url ref to the js libs in application settings (via the app). But I don't have a url - just a local javascript file.