Libraries tagged by form fields
sunnysideup/google_address_field
19530 Downloads
Provide a form field for the Silverstripe CMS that allows geocoding address prediction (autocomplete) and quick lookup of addresses using the Google API
serbanghita/form-to-object.js
28 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
nswdpc/silverstripe-field-hint
4041 Downloads
Allows developers to add usage hints for templates to consider when rendering the field
nswdpc/silverstripe-details-field
490 Downloads
Composite form field rendered as an HTML details tag, with child fields
mostafasewidan/sewidan-field
1826 Downloads
this package helps to make form fields Easier to use
i80586/laravel-form-fields
850 Downloads
Laravel form fields generator - for admin panels
fadlee/filament-qrcode-field
61 Downloads
QR code scanner for Filament
exadium/extra-attributes-field
4320 Downloads
Extension of SilverStripe form fields to allow attributes for child elements on dropdown (option) and checkboxset (checkbox) fields.
cliffparnitzky/form-dependent-mandatory-field
4527 Downloads
Provides an additional option for form field to be defined as dependent mandatory. Field is mandatory if another field (or more) is filled / or not.
atk14/zip-field
21518 Downloads
ZipField is a form field for entering and validating postal codes in ATK14 applications
atk14/url-field
34663 Downloads
ATK14 form field for entering URL
atk14/slug-field
28686 Downloads
ATK14 form field for entering slugs
atk14/range-field
13363 Downloads
RangeField is a form field for entering numeric range from and to in ATK14 applications
atk14/phone-field
37840 Downloads
ATK14 form field for entering phone numbers
atk14/confirmation-field
33155 Downloads
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.