Libraries tagged by has-one
la-haute-societe/yii2-save-relations-behavior
472488 Downloads
Validate and save automatically related Active Record models.
silvershop/silverstripe-hasonefield
451562 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
stevie-mayhew/hasoneedit
171369 Downloads
Allows editing the fields of a has_one object directly in the CMS
nathancox/hasoneautocompletefield
97679 Downloads
A CMS form field for adding has_one relationships using autocomplete
jestillore/has-one-belongs-to
12139 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
moo/hasoneselector
24457 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
cyber-duck/silverstripe-linkitemfield
40111 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
41039 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
simonwelsh/hasoneedit
337 Downloads
Allows editing the fields of a has_one object directly in the CMS
burnbright/silverstripe-hasonefield
39224 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
gearbox-solutions/has-one-file
283 Downloads
Adds HasOneFile trait for easy file management for Laravel models
cmandersen/has-one-specific
6915 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
thewebmen/silverstripe-pickerfield
20202 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
primoz2500/hasoneautocompletefield
1902 Downloads
A CMS form field for adding has_one relationships using autocomplete
sheadawson/quickaddnew
34287 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.