Libraries tagged by manymany
voskobovich/yii2-many-many-behavior
173675 Downloads
This behavior makes it easy to maintain relations many-to-many in the your ActiveRecord model.
kinglozzer/multiselectfield
38265 Downloads
A sortable multiple select field for managing many-to-many relations
sheadawson/quickaddnew
34284 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.
briceburg/silverstripe-pickerfield
41008 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
arillo/silverstripe-multiselectfield
1386 Downloads
A sortable multiple select field for managing many-to-many relations
thewebmen/silverstripe-pickerfield
20145 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
briceburg/silverstripe-sitemedia
7 Downloads
Add and manage a common library of Media from your Pages and DataObjects
sunnysideup/copyfactory
118 Downloads
Copy database records including their has-one, has-many and many-many records. Great for duplicating parts of complex database records.
flxlabs/silverstripe-versionedrelations
1291 Downloads
Enable versioning and rollback of many-many relations
omnilight/yii2-many-many-relation
108 Downloads
Behavior for Yii2 that simplify managing many-many relations via forms
fromholdio/silverstripe-gridfield-addnew-manymanythrough
256 Downloads
Add new object to gridfield with many-many-through relation based on lookup selection.
milkyway-multimedia/ss-dataobject-metadata
13 Downloads
Add metadata to your dataobjects via many_many_extraFields
dlds/yii2-rels
3888 Downloads
Yii2 many many relations handler
webbuilders-group/silverstripe-statefulunsavedlist
12 Downloads
GridField component that allows unsaved relation lists for many_many when managing existing objects on the right side of the relationship relationships to be stored in the GridField's state and session
restruct/silverstripe-quickaddnew
8 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.