FlareStart
HomeNewsHow ToSources
FlareStart

Where developers start their day. All the tech news & tutorials that matter, in one place.

Quick Links

  • Home
  • News
  • Tutorials
  • Sources
  • Privacy Policy

Connect

© 2026 FlareStart. All rights reserved.

Back to articles
Add a Clickable Button to a Frappe Child Table
How-ToWeb Development

Add a Clickable Button to a Frappe Child Table

via Dev.to WebdevAakash Gupta2h ago

Yes, this is a 6 page blog about adding a button to a table.🙂 On the surface it looks simple, but in the case of Frappe child tables, it is one of the rare things that is more complicated than normal. This requires handling multiple layers of formatters, different layers for visibility and editing, click controllers, and data flow problems. This blog contains the following: List of problems that need to be tackled in order to reliably add a button to the child table. Explanation of relevant technical details. Step-by-step implementation code. A detailed prompt for Claude Code to create the entire setup for you automatically. This blog assumes a basic knowledge of working of Frappe, like adding custom fields and fetching data in Python functions. If you want, you can skip to Part 4 and give the prompt to Claude Code — it will handle everything. What's the Problem in Adding a Simple Button? Just make a button field and add it to the columns Well, Frappe doesn't render buttons in child ta

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
0 views

Related Articles

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)
How-To

Building a Simple Lab Result Agent in .NET (Microsoft Agent Framework + Ollama)

Medium Programming • 33m ago

“You don’t need to learn programming anymore” — Reality Check from a CTO
How-To

“You don’t need to learn programming anymore” — Reality Check from a CTO

Medium Programming • 54m ago

The Biggest Lie in Bug Bounty Tutorials
How-To

The Biggest Lie in Bug Bounty Tutorials

Medium Programming • 1h ago

DAY 8: The System Was Never Meant to Pay You
How-To

DAY 8: The System Was Never Meant to Pay You

Medium Programming • 1h ago

How-To

MakerCode v2.0 Release

Medium Programming • 2h ago

Discover More Articles