Libraries tagged by form-field
atk14/zip-field
20367 Downloads
ZipField is a form field for entering and validating postal codes in ATK14 applications
atk14/url-field
33648 Downloads
ATK14 form field for entering URL
atk14/slug-field
27275 Downloads
ATK14 form field for entering slugs
atk14/range-field
12302 Downloads
RangeField is a form field for entering numeric range from and to in ATK14 applications
atk14/phone-field
36553 Downloads
ATK14 form field for entering phone numbers
atk14/confirmation-field
32145 Downloads
ConfirmationField is a form field for Atk14 applications. It's like the BooleanField (checkbox) but the ConfirmationField must be ticked.
atk14/company-number-field
18072 Downloads
CompanyNumberField is a form field for entering and validating company registration numbers in ATK14 applications
silverstripe/recaptcha
97203 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
i80586/laravel-form-fields
461 Downloads
Laravel form fields generator - for admin panels
fgh151/yii2-form-fields
1940 Downloads
Collection of form fields
sunnysideup/perfect_cms_images
2648 Downloads
Silverstripe Module that makes it easier for CMS Editors to upload the right size image. It allows the developer to set the size for each image (width, height or both) in one place and apply this throughout the project in the CMS and on the front-end.
sunnysideup/dropdown2autocomplete
657 Downloads
Turn a Dropdown Field into an Autocomplete Field
nswdpc/silverstripe-recaptcha-v3-userforms
9900 Downloads
Silverstripe reCAPTCHAv3 field for userforms
nswdpc/silverstripe-field-hint
3557 Downloads
Allows developers to add usage hints for templates to consider when rendering the field
cliffparnitzky/checked-email
1458 Downloads
Provides two textfields for forms for double entering a e-mail address and checking for equality. Also adds the option to activate e-mail field with confirmation for members (affects among others the modules `Personal data` and `Registration`).