Fork me on GitHub

AutoForm & AutoGrid

Don't repeat youself by discribing a form in JavaScript and on the server side for validation and saving.

Overview

  • based on Zend Framework (server side) and ExtJS (client side)
  • CRUD (create read update delete) operations with Kwf_Model
  • supports all ExtJS form fields
  • easy to extend (by writing own custom fields or columns)
  • Grid: xls/csv export just by adding a single button

Check the submenu for simple examples.

open
Blogs
koala-framework / koala-framework