Enhance Your Workflow with Our Latest Joget Plugins!

Latest Plugins Now Available for Download on the Joget Marketplace!

We’re delighted to introduce our latest three plugins! Each one is designed to make your workflow easier and more efficient. These user-friendly tools are perfect for non-coders or pro-coders, making your experience with Joget smoother and more intuitive.

1. JDBC Form Validator Plugin: Keep Your Data in Check

This plugin is a reliable data checker, ensuring the information you input in forms is accurate. It enhances data precision and uniformity, eliminating the need for intricate programming.

The plugin stands out as it uses SQL queries for validation, which is a step up from the usual Java/Beanshell code. This approach is more user-friendly but still requires a basic understanding of databases, unlike the standard Beanshell validator.

Here’s how you can use the JDBC Form Validator plugin:

Imagine you’re working with a Joget DX 8 form for budget entries and you need to check if an entry with the same year (‘c_year’) and name (‘c_name’) exists, without including the current entry (identified by its ‘id’). In this case, you can apply the following SQL query in the JDBC Validator (as illustrated in Figure 1: Demo):

SELECT * FROM app_fd_budget WHERE c_year = {year} AND c_name = {name} AND id != {id}

What this does:
This set of conditions enables the JDBC Validator to search for duplicate budget entries that share the same year and name, while leaving out the current entry you’re editing (marked by its ‘id’) from the check.

For more information about the plugin, visit:
https://dev.joget.org/community/display/marketplace/JDBC+Validator

_____________________________________

Simplifies Data Accuracy

____________

Download plugin: https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=jdbc_form_validator 

 


2. Conditional Multi Formatters Plugin: Dynamic Forms Made Easy

This plugin enhances your data lists by automatically modifying their appearance in real time based on certain conditions. For instance, if a ‘status’ field is set to “Approved,” the plugin activates a specific formatter. This adds a dynamic and responsive element to your data lists.

Unlike other plugins, this one doesn’t alter your form itself but the data list or list view at runtime. A key advantage is its ability to apply multiple formatters simultaneously if the conditions are met, like when ‘status’ equals ‘Approved’. Achieving this effect with other plugins would typically require extensive coding.

_____________________________________

Dynamic List Formatting

____________

Download plugin: https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=conditional_multi_formatters 

3. Datalist Number Formatter: Simplifying Numerical Data

This plugin organizes and formats numbers in your lists, making them easy to read and understand. It’s perfect for ensuring clarity in financial data, reports, or any numerical information in your forms.

Its primary function is straightforward: adding a “Prefix” or “Postfix” to numerical values.

For instance, if your form records monetary amounts like RM100 or USD100 but previously only stored the figure as 100 without specifying the currency, it would appear as just 100 in your data list. This plugin effectively addresses this issue by appending the appropriate currency symbol.

_____________________________________

Clarity in Data and Reports

____________

Download plugin: https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=datalist_number_formatter


Check Out More Plugins and Apps in the Joget Marketplace

The Joget Marketplace offers a wide variety of other plugins and apps, each designed to help with different aspects of your work. 

To see what else is available and find more tools that could be useful for your organization, visit the Joget Marketplace: Link: https://marketplace.joget.org/jw/web/userview/mp/mpp/_/aa 

We value your participation in our Joget community and are dedicated to continuously expanding our range of tools and features to support you.


Get Started with Joget

Free Trial – Joget DX 8 is now available for download.

Joget Demo – Experience the Joget DX platform and witness how a POC can easily be built in no time.

Joget DX Video Tutorials – Quick overview and build your first app.

Joget DX Knowledge Base – User and developer reference, samples, and other documentation.

Community Q&A – Ask questions, get answers, and help others.

Language Translations – Translations for more than 20 languages.

Joget Academy – Self-paced online learning and certification.

Joget Marketplace – Download ready-made apps, plugins, templates, and more.

Joget Platform Guide – Your ultimate guide to evaluating joget as the no-code/low-code enterprise application development platform of choice

Joget Blog – Latest news, upcoming events, and educational content ranging from thought leadership articles, videos, customer stories, and more.

 

Latest Articles

December 19, 2025 | Joget, Inc.

Joget Combines Vibe Composition with Agentic AI for Secure, Enterprise-Grade Application Development
Joget Combines Vibe Composition with Agentic AI for Secure, Enterprise-Grade Application Development   The new Vibe Composition approach in Joget…
Read

December 2, 2025 | Joget, Inc.

Vibe Composition™: The Enterprise-Safe Path to AI-Powered Apps
Lately, AI-driven app creation has captured the spotlight, especially “vibe coding,” where natural language prompts magically produce lines of code.…
Read

November 18, 2025 | Joget, Inc.

Vibe Coding Explained: How It Works, Benefits, and Hidden Risks
TLDR: Vibe coding lets developers use natural language to build apps with AI—but raw AI-generated code creates security risks and…
Read