๐ง Frappe Hub
The command center for all things Frappe. This hub connects every Frappe framework note in the vault.
๐ Notes in this Category
| # | Note | Summary |
|---|---|---|
| 1 | set_df_property: The Swiss Army Knife of Form Fields | Complete reference for dynamically modifying DocField properties at runtime |
| 2 | Frappe Battle Scars: Real Problems, Real Fixes | Survival guide for common (and painful) Frappe issues in the wild |
| 3 | Python Controllers: Where the Real Magic Happens | DocType controllers โ hooks, methods, and the lifecycle of a document |
| 4 | Form Scripts: Teaching Your Forms Some Manners | Client-side logic, events, and the frm API cheat sheet |
| 5 | Frappe Utilities: Because Reinventing the Wheel Is Overrated | Curated collection of frappe.utils helpers you will actually use |
| 6 | Finding the Needle: Profiling & Monitoring in Frappe | Hunt down bottlenecks, monitor jobs, and keep things running smoothly |