Skip to content

zkoss-demo/formbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form builder

A demo project for the form builder smalltalk

Goal

Given raw data, we want to create simple input-and-save forms without manually writing each field in zul or java.

Scope

This project is both a POC and a demo project used with the ZK training "automated form creation"

How to run

mvn jetty:run

visit http://localhost:8080/formbuilder/

Main Idea

Provide FormbuilderModel to store a form structure and produce a zul content based on the structure.

Build

mvn clean package

About

Demo project for the form builder training

Resources

Stars

Watchers

Forks

Packages

No packages published