Libraries tagged by hasOne
silvershop/silverstripe-hasonefield
622721 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
la-haute-societe/yii2-save-relations-behavior
536760 Downloads
Validate and save automatically related Active Record models.
mootensai/yii2-enhanced-gii
189576 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
stevie-mayhew/hasoneedit
286021 Downloads
Allows editing the fields of a has_one object directly in the CMS
nathancox/hasoneautocompletefield
206395 Downloads
A CMS form field for adding has_one relationships using autocomplete
burnbright/silverstripe-hasonefield
40474 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
moo/hasoneselector
27213 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
jestillore/has-one-belongs-to
14868 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
gearbox-solutions/has-one-file
614 Downloads
Adds HasOneFile trait for easy file management for Laravel models
simonwelsh/hasoneedit
337 Downloads
Allows editing the fields of a has_one object directly in the CMS
cyber-duck/silverstripe-linkitemfield
41592 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
sheadawson/quickaddnew
34663 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.
fromholdio/silverstripe-hasoneedit
1159 Downloads
Allows editing the fields of a has_one object directly in the CMS
cmandersen/has-one-specific
9019 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
msafadi/laravel-eloquent-join-with
6008 Downloads
Laravel Eloquent Join With Relationships