Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Template Name | Description |
---|---|
AJAX Options Binder | |
Datalist Action | |
Datalist Formatter | |
Form Load Binder | |
Form Options Binder | |
Form Store Binder | |
Form Validator | |
Multirow Form Load Binder | |
Multirow Form Store Binder | |
Multirow Form Validator | |
Permission | |
Process Participant | |
Process Tool | |
Route Decision |
Write CSS here.
div#container { display: block; color: red; } p.container-text { color: blue; }
Write HTML here.
<div id="container"> <p class="container-text">I am a sample text inside a container.</p> </div>
Template Name | Description |
---|---|
jQuery |
Write JSON here.
{ "eBooks":[ { "language":"Pascal", "edition":"one" }, { "language":"Python", "edition":"two" }, { "language":"SQL", "edition":"three" }, { "language":"Java", "edition":"four" } ] }
Template Name | Description |
---|---|
SELECT | |
INSERT | |
UPDATE | |
DELETE |
Write any text here.
Write XML here.