
Set import_from=Products.ATExtensions.field.records, and make sure to add the "dependency" lines. You will probably also want the accompanying widget, see the model below. Import the widget from Products.ATExtensions.widget
There is a difference between a RecordField/RecordWidget and a RecordsField/RecordsWidget, to use a RecordField import it from Products.ATExtensions.field.records

After having done this, you may define a field of type Record(s)field, and set a tagged value widget=RecordsWidget (or RecordWidget).

0 reacties:
Een reactie plaatsen