Kauri Documentation
 PreviousHomeNext 
10 FormsBook IndexRequirements

Intro

The Kauri Forms module implements a browser targeted (Javascript based) form framework.

The framework provides a formal and systematic approach to end-user data-entry. It is not serving more generic end-user interaction and UI effects, but we bundle  jQuery and jQuery UI as separate Kauri packages.

So with the Kauri forms framework you build browser-based interaction screens that allow the end-user to read, modify and save (or create) some kind of data-structure. This data-structure is exchanged between the form-framework and the back-end in the known JSON format.

 PreviousHomeNext 
10 FormsRequirements