Libraries tagged by form fields
yavin/symfony-form-tree
91208 Downloads
create select field with indentation for tree structure
wedevelopnl/silverstripe-media-field
22305 Downloads
Media field module
unclecheese/zen-fields
19993 Downloads
Syntactic sugar for SilverStripe FieldLists
ultraviolettes/filament-audio-field-column
482 Downloads
A Filament plugin to display audio players with circular progress in forms, tables, and infolists
seoegypt/url-button-in-forms
11650 Downloads
A Laravel Nova field.
move-elevator/typo3-repeatable-form-elements
1501 Downloads
Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.
jeffersongoncalves/filament-ace-editor-field
8314 Downloads
A Laravel Filament v4 field that integrates the Ace code editor into your forms, providing a rich, syntax‑highlighted code editing experience.
innoweb/silverstripe-international-phone-number-field
30793 Downloads
Adds a phone filed using Google's libphonenumber.
bostondv/acf-ninja-forms
25275 Downloads
Adds an Advanced Custom Fields field to select one or many Ninja Forms.
atk14/localized-decimal-field
23190 Downloads
Field for number with restricted count of digits and decimal places
atk14/decimal-field
23982 Downloads
Field for number with restricted count of digits and decimal places
atk14/country-field
24957 Downloads
Country select field localized for every single language. It is intended to be used in ATK14 Forms.
fuelphp/fieldset
5662 Downloads
Form generation and building
sheadawson/silverstripe-select2
23648 Downloads
A set of silverstripe form fields based on http://ivaynberg.github.com/select2/
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.