Libraries tagged by has-one
guitou4573/silverstripe-pickerfield
3 Downloads
GridField based management (fork from briceburg)
execut/yii2-save-relations-behavior
581 Downloads
Validate and save automatically related Active Record models.
dignz/hasoneautocompletefield
94 Downloads
A CMS form field for adding has_one relationships using autocomplete
alekciy/yii2-save-autorelations-behavior
1 Downloads
Auto create relations, validate and save automatically related Active Record models.
publica/relaquent
2 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
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.
madmatt/silverstripe-nestedcheckboxsetfield
526 Downloads
Adds a level of nesting to a CheckboxSetField using a has_many/has_one relationship
dia-nz/silverstripe-nestedcheckboxsetfield
109 Downloads
Adds a level of nesting to a CheckboxSetField using a has_many/has_one relationship
phapi/middleware-postbox
1543 Downloads
Postbox has one simple task; check if the Content-Type of the request is supported
hchokshi/silverstripe-hasonefield
1605 Downloads
Edit a has_one relationship using the gridfield editor, triggered by clicking a button.