Frappe App Include JS

Expert guidance for writing always-loaded desk JavaScript in Frappe apps — utilities and controllers that are available across every desk page. Use when adding a reusable JS namespace, wrapping frappe.call in a utility function, registering app_include_js in hooks.py, or writing shared logic that multiple doctypes or pages need. NOT for per-doctype form/list JS (use frappe-doctype-form-view or frappe-doctype-list-view instead).

kehwar f445c33 7.9 KB Updated

File contents

kehwar/skills/tree/main/skills/frappe/frappe-app-include-js commit f445c33731

Frequently asked questions

npx skillmds@latest add kehwar/frappe-app-include-js