Products.PFGDataGrid

Data-grid Field for PloneFormGen

Current release
Products.PFGDataGrid 0.1

Released Mar 28, 2009

Download fileGet Products.PFGDataGrid for all platforms (0 kB)
Products.PFGDataGrid-0.1.tar.gz

Project Description

Introduction

PFGDataGrid

PFGDataGrid is an example of integrating a third-party Archetypes field/widget into PloneFormGen. It adds a DataGridField form field to PloneFormGen.

Distribution is via Python package:

eggs =
  Products.PloneFormGen
  Products.PFGDataGrid

will install via buildout.

Use the QuickInstaller to install it after installing both PloneFormGen and PFGDataGrid.

Change history

0.1

  • Created recipe with ZopeSkel [Steve McMahon]