In case you've missed it, you are looking at an older version of the website. Checkout our latest version, we promise you will love it 😍

Future Features

  • adding an action View at actions that it will read/retreive the record data
  • hidden fields (add and edit form) ( done in version v.1.1.2 )
  • password fields (add and edit form) ( done in version v.1.1.4 )
  • callback before auto field (add and edit form)
  • callback after auto field (add and edit form)
  • callback to the beggining of the form (add and edit form)
  • callback to the end of the form (add and edit form)
  • callback before/after auto table (ex. SUM)
  • information icon at the right of the field with description
  • callback add ( replace all the logic of the add form )
  • callback edit ( replace all the logic of the edit form )
  • changing column width
  • quick column edit
  • changing label, field, field box width
  • create a button duplicate row
  • Adding cookie to remember where was I ( done in version v.1.0.1 )
  • Editing messages ( done in version v.1.1.6 )
    • add Record
    • edit Record
    • delete Record
    • Success Insert message or error message
    • Success Update message or error message
    • Success Delete message or error message
  • Callback before of the displaying field ( for example add a div-container )
  • Callback after of the displaying field
  • set field upload file ( done in version v.1.0.3 )
  • set field upload image
  • more complex uploading files
  • n-n relation ( done in version v.1.0.3 )
  • set relation 1-1
  • more complex relations
  • better errors on failure
  • More than one list on a single page
  • adding new themes
    • grocery CRUD theme
    • flexigrid ClientSide List
  • set plugin
  • set actions ( done in version v.1.1.2 )
  • set a color field type
  • will work with PHP Zend Framework