October 02, 2025 5 mins read

Peakboard UI Hacks - No Match, No Entry - Regex Validation Demystified

Many Peakboard apps have text boxes that let the user submit some text. However, accepting text input isn’t as simple as adding a text box control and calling it a day. You should expect users to occasionally give bad inputs—text that doesn’t match the format that your app expects.

Peakboard UI Hacks - No Match, No Entry - Regex Validation Demystified
September 24, 2025 9 mins read

Hub Flows IV - Peakboard Flows in Production - Asynchronous SAP Confirmation Processing

In this part of our Hub Flows series, we’ll look at another common design pattern: A message queue that sends messages asynchronously. Before continuing, make sure you understand the basics of Hub Flows.

Hub Flows IV - Peakboard Flows in Production - Asynchronous SAP Confirmation Processing

All Articles

September 16, 2025 8 mins read

Because Nobody Likes MI05 - How to handle SAP Inventory

We’ve covered many different ways of integrating SAP with Peakboard on this blog. In this article, we’ll look at SAP’s physical inventory component—which lets warehouse staff do a physical inventory count, and then record the numbers in SAP. In the past, workers had to carry around paper lists to do...

September 09, 2025 4 mins read

Version Control Without Git - Store our project files in the Hub

Every Peakboard application and Peakboard Flow is a development artifact that should be managed properly. This means providing documentation for them and using a version control system to keep track of changes. When it comes to documentation, a Peakboard project (an application or a Flow) includes built-in documentation, like description...

August 24, 2025 3 mins read

Peakboard UI Hacks - Next-Level Custom Dialogs

Every Peakboard application is built around one or more screens. These screens are like the windows in a traditional desktop application. However, we sometimes want to have a modal window that forces the user to interact with it, before they can do anything else. For example, we might want a...

July 23, 2025 2 mins read

Peakboard for the People — The Community Edition is Finally Here

Peakboard has become the ultimate data visualization platform for industrial workplaces. Peakboard connects to a wide variety of data sources and offers fast and simple application development. But until now, not many individual users have tried the Peakboard platform—because its price point was higher than free alternatives like Node-RED and...