Tag
Posts tagged “Frappe Tips”

How to Add a Dynamic Custom Top Bar in Frappe Desk (Step-by-Step)
Learn how to enhance your Frappe Desk UI by adding a custom, dynamic top bar. Follow this beginner-friendly, step-by-step tutorial to display user profiles, statuses, and more!

How to Add a Custom Field Type in Frappe Without Modifying Core
Learn how to create a custom `Year` field type in Frappe v15 using Python patches, Property Setters, custom metadata, and a JavaScript control, all from your own app

Frappe guide on how to update Frappe apps and bench cli without getting stuck on frappe is updating page
Stuck on the "Site is updating" screen? Learn the command to fix it instantly, plus the _right_ way to update Frappe apps without breaking your local dev environment.