AddOn
YForm Field
Beschreibung
Erweitert YForm um weitere Feldtypen, Validierungen und Actions. Highlights:🧩 datetime_local (HTML5-Datumsfeld)
🧩 choice_status (Statusschalter)
🧩 privacy_policy (Dataenschutz-Checkbox)
🧩 submit_once (Absenden-Button mit Doppelklick-Sperre)
🧩 attachment-Action (Anhänge hinzufügen)
Das Addon yform_field ergänzt YForm um weitere Feldtypen, Validierungen und Aktionen.
- E-Mail Attachments - nur eine Zeile, um Anhänge aus Formularen an E-Mails zu hängen
- Echtes Datetime-Value - optimierte HTML5-Ausgabe mit optionaler Einschränkung per min/max-Auswahl
- be_media mit Bildvorschau - zeigt statt der Dateinamen die gewählten Bilder als Vorschau
- be_manager_relation als SET - erweitert be_manager_relation um die Möglichkeit, ein Feld als echtes DB-Feld SET anzulegen
- YRewrite-Domains - SELECT-Auswahl mit der System-Domain und allen YRewrite-Domains (sofern installiert)
- Tabs - Formular-Felder in Tabs gruppieren
u.v.m.!
www.alexplus.de/redaxo-addons
Umsetzung
Alexander Walther - alex+ Digitales Marketing zum Profil
Innsbrucker Str. 2 74072 Heilbronn www.alexplus.de/redaxo-addonsVersionen
2.7.3
What's Changed
- "Cannot use "::class" on string" in domain-Value vermeiden by @alxndr-w in https://github.com/alexplusde/yform_field/pull/87
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.7.2...2.7.3
2.7.1
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.7.0...2.7.1
2.7.0
Mit diesem Release werden einige länger liegende PRs bearbeitet.
💶 Dieses Addon ist unterfinanziert! Unterstützung zur Weiterentwicklung beauftragen: https://github.com/sponsors/alxndr-w
What's Changed
- Hidden-Feld im Backend anlegen können:
be_hidden
by @alxndr-w in https://github.com/alexplusde/yform_field/pull/63 - custom_url-Feld by @alxndr-w in https://github.com/alexplusde/yform_field/pull/60
- Feld
choice_html
als Kindklasse by @alxndr-w in https://github.com/alexplusde/yform_field/pull/46 - Update package.yml by @alxndr-w in https://github.com/alexplusde/yform_field/pull/81
- Update Deprecation Warnings and Datatypes by @alxndr-w in https://github.com/alexplusde/yform_field/pull/82
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.6.0...2.7.0
2.7.0-dev-2024-08-30
Mit diesem Release werden einige länger liegende PRs bearbeitet und bieten eine Vorschau auf kommende Funktionen für 2.7.0.
Bitte nicht in Produktivsystem einsetzen! Unerstützung zur Fertigstellung unter https://github.com/alexplusde/yform_field oder Weiterentwicklung beauftragen: https://github.com/sponsors/alxndr-w
What's Changed
- Hidden-Feld im Backend anlegen können:
be_hidden
by @alxndr-w in https://github.com/alexplusde/yform_field/pull/63 - custom_url-Feld by @alxndr-w in https://github.com/alexplusde/yform_field/pull/60
- Feld
choice_html
als Kindklasse by @alxndr-w in https://github.com/alexplusde/yform_field/pull/46 - Update package.yml by @alxndr-w in https://github.com/alexplusde/yform_field/pull/81
- Update Deprecation Warnings and Datatypes by @alxndr-w in https://github.com/alexplusde/yform_field/pull/82
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.6.0...2.7.0-dev-2024-08-30
2.6.0
What's Changed
- Update yform.yform_field_docs.php by @alxndr-w in https://github.com/alexplusde/yform_field/pull/78
- Action: Attach Signature by @alxndr-w in https://github.com/alexplusde/yform_field/pull/79
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.5.0...2.6.0
2.5.0
What's Changed
- Mehr Sprachen: Türkisch, Französisch by @alxndr-w in https://github.com/alexplusde/yform_field/pull/75
- Conversion-Messung für Google Ads als YForm-Action und Standalone-Klasse inkl. Fragment by @alxndr-w in https://github.com/alexplusde/yform_field/pull/76
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.4.0...2.5.0
2.4.0
What's Changed
- pwned validate by @alxndr-w in https://github.com/alexplusde/yform_field/pull/66
- Basic Action
history_push
by @alxndr-w in https://github.com/alexplusde/yform_field/pull/71 - Update README.md by @schorschy in https://github.com/alexplusde/yform_field/pull/73
- Test-Mail aus E-Mail-Templates versenden können. by @alxndr-w in https://github.com/alexplusde/yform_field/pull/74
Englische Übersetzung wurde ebenfalls hinzugefügt.
New Contributors
- @schorschy made their first contribution in https://github.com/alexplusde/yform_field/pull/73
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.3.6...2.4.0
2.3.6
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.3.5...2.3.6
2.3.5
What's Changed
- fix syntax error by @alxndr-w in https://github.com/alexplusde/yform_field/pull/70
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.3.4...2.3.5
2.3.4
What's Changed
- Extra Kennzeichnungen im Table Manager und der Feldauswahl, welches Feld von 🧩 YForm Field kommt
- Fehlerkorrektur in der Doku-Seite. Das Menü oben wird wieder ordentlich ausgegeben.
- explode Übergangsweise gefixt by @Koala in https://github.com/alexplusde/yform_field/pull/59
- URL ohne Pfadangabe führt zum 404-Fehler by @Koala in https://github.com/alexplusde/yform_field/pull/62
- DSGVO-Checkbox barrierefrei umsetzen by @alxndr-w in https://github.com/alexplusde/yform_field/pull/64
- Tab-Value in die Readme aufgenommen by @christophboecker in https://github.com/alexplusde/yform_field/pull/68
New Contributors
- @Koala made their first contribution in https://github.com/alexplusde/yform_field/pull/59
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.3.3...2.3.4