Libraries tagged by formfield
fromholdio/silverstripe-externalurlfield
26364 Downloads
Provides SilverStripe with a DBField and FormField for handling external URLs.
bukashk0zzz/timestamptype-bundle
49730 Downloads
A simple Symfony bundle that adds timestamp form field type.
silverstripe/recaptcha
97462 Downloads
Provides a form field which allows form to validate for non-bot submissions by giving them a challenge to decrypt an image.
avast/formfields
220 Downloads
Avast formfields package
primoz2500/hasoneautocompletefield
1887 Downloads
A CMS form field for adding has_one relationships using autocomplete
kevingroeger/codeeditorfield
5452 Downloads
Code editor field for SilverStripe 4 and 5
fromholdio/silverstripe-embedfield
287 Downloads
A form field for adding oembed objects to pages or dataobjects
edgarindustries/youtubefield
39146 Downloads
Field for selecting YouTube videos. Takes various URL formats as input and stores the YouTube ID.
sunnysideup/perfect_cms_images
2862 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/google_address_field
19525 Downloads
Provide a form field for the Silverstripe CMS that allows geocoding address prediction (autocomplete) and quick lookup of addresses using the Google API
sunnysideup/dropdown2autocomplete
904 Downloads
Turn a Dropdown Field into an Autocomplete Field
nswdpc/silverstripe-recaptcha-v3-userforms
11044 Downloads
Silverstripe reCAPTCHAv3 field for userforms
fadlee/filament-qrcode-field
59 Downloads
QR code scanner for Filament
cliffparnitzky/form-dependent-mandatory-field
4517 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.
cliffparnitzky/checked-email
1622 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`).