Libraries tagged by form-fields
silverstripe/recaptcha
97798 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
1249 Downloads
Laravel form fields generator - for admin panels
vicmans/filament-number-input
5989 Downloads
Input number counter quantity field for Filament
sunnysideup/perfect_cms_images
3423 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
1564 Downloads
Turn a Dropdown Field into an Autocomplete Field
sudiptpa/filament-turnstile
199 Downloads
Cloudflare Turnstile form field for Filament v5. Protect any Filament form with a bot-resistant challenge widget.
ptplugins/filament-pikaday
62 Downloads
Pikaday date picker field for FilamentPHP — lightweight, dependency-light date input with min/max dates, year range, first-day-of-week, and full i18n.
ptplugins/filament-number-input
70 Downloads
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
nswdpc/silverstripe-recaptcha-v3-userforms
13755 Downloads
Silverstripe reCAPTCHAv3 field for userforms
nswdpc/silverstripe-field-hint
4941 Downloads
Allows developers to add usage hints for templates to consider when rendering the field
jeffersongoncalves/filament-yaml-editor
117 Downloads
A YAML editor field for Filament with CodeMirror 6, syntax highlighting, linting, and toolbar support.
harvirsidhu/filament-timepicker
231 Downloads
A smart, type-ahead time picker field for Filament. Type freely (3p, 330, 3:30 PM) with a filterable, keyboard-navigable suggestion dropdown.
darkclow4/filament-map-picker
60 Downloads
Leaflet map picker and GeoJSON draw field for Filament 5.
cliffparnitzky/form-dependent-mandatory-field
4809 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.
anytech/silverstripe-secretfield
185 Downloads
Masked secret form field with an admin-only reveal button for SilverStripe SiteConfig secrets (API keys, tokens).