Changes between Version 1 and Version 2 of collective.referencedatagridfield


Ignore:
Timestamp:
May 20, 2010 12:00:39 PM (14 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • collective.referencedatagridfield

    v1 v2  
    66== Introduction == 
    77 
    8 Mix of Reference and DataGrid fields for Plone. 
     8collective.referencedatagridfield is a mix of Reference and !DataGrid fields for Plone. 
     9 
     10This is a sophisticated reference field with its own widget for browsing, adding and deleting references for both internal and externsl resources. Completely supporting Archetype's Reference field functionality, it also allows external links. 
     11 
     12This package functionality is based on !DataGridField, !DataGridWidget and Archetype's Reference field with ATReferenceBrowserWidget. 
     13 
     14On installation required Products.!DataGridField package is automatically installed.