
The JavaScript integration lets you add custom JavaScript logic directly inside Jet Admin — on buttons, actions, and computed fields — for the cases where built-in, no-code options aren't quite enough. It's not a separate data source; it's a way to extend the logic layer of a Jet form or app you've already built.
Because it runs inside Jet Admin, custom JavaScript still respects the same role-based access and approval steps as the rest of your app, and any action it triggers is recorded in the audit log. That keeps custom logic just as governed as everything else in your workspace.
Key benefits
How to connect Jet Admin with JavaScript