If you want to add additional functionality to a form that is not available via our interface you can add an external JavaScript file. This article will explain where and how you can add an external JavaScript file.

Open the form where you want to add the external file to.

image-20240227-134406.png

You can add external JavaScript files under BUILDFORMExternal filesADD FILE.

Click on ADD FILE and a modal will appear where you can add the file name and URL of the location were you host the file.

image-20240227-091250.png

The file name can be any name you want. The file URL should be a publicly accessible file location, so our form access the file and execute it.