Libraries tagged by hasOne
silvershop/silverstripe-hasonefield
419763 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
la-haute-societe/yii2-save-relations-behavior
458083 Downloads
Validate and save automatically related Active Record models.
stevie-mayhew/hasoneedit
152734 Downloads
Allows editing the fields of a has_one object directly in the CMS
mootensai/yii2-enhanced-gii
154203 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
nathancox/hasoneautocompletefield
81094 Downloads
A CMS form field for adding has_one relationships using autocomplete
burnbright/silverstripe-hasonefield
39032 Downloads
Edit a has_one relationship using a GridField, triggered by clicking a button.
msafadi/laravel-eloquent-join-with
5663 Downloads
Laravel Eloquent Join With Relationships
moo/hasoneselector
23319 Downloads
This module provides CMS field to manage data object defined in a has_one relation.
jestillore/has-one-belongs-to
11435 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
simonwelsh/hasoneedit
336 Downloads
Allows editing the fields of a has_one object directly in the CMS
cyber-duck/silverstripe-linkitemfield
39639 Downloads
SilverStripe 4 custom form element for anchor, email, telephone, file, image, internal and external links
briceburg/silverstripe-pickerfield
40936 Downloads
GridField based management of has_one , has_many , and many_many relationship selection
sheadawson/quickaddnew
34263 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.
primoz2500/hasoneautocompletefield
1791 Downloads
A CMS form field for adding has_one relationships using autocomplete
gearbox-solutions/has-one-file
245 Downloads
Adds HasOneFile trait for easy file management for Laravel models