Tag
Posts tagged “Frappe Guide”

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 Auto-Generate QR Codes on Form Submission with Frappe
Learn how to automatically generate QR codes for event registration forms using Frappe Framework and Python. Step-by-step guide for developers.

The Anatomy of a Frappe DocType: Files & Responsibilities
What happens when you create a DocType in Frappe? We break down the .json, .js, and .py files generated by the framework and how to use them.