frappe-doctype-form-view

Installation
SKILL.md

Frappe DocType Form Controller (.js)

See frappe-doctype-schema for the .json schema. See frappe-doctype-controller for the .py server controller. See frappe-doctype-list-view for the _list.js list view controller. See frappe-doctype-tests for writing DocType controller Python tests. See frappe-js-api for full option tables on frappe.call, frappe.db.*, dialogs, datetime, and all other globals. Full per-hook details: REFERENCE.md. Common use-case examples: EXAMPLES.md.

Quick Start

Installs
4
Repository
kehwar/skills
First Seen
Apr 18, 2026
frappe-doctype-form-view — kehwar/skills