AddOn
Nützliche YForm-4-Feldtypen und Fehlerkorrekturen
Beschreibung
Das Addon yform_fields ergänzt YForm um weitere Feldtypen, Validierungen und Actions und behebt typische Probleme und Inkonsistenzen mit bestimmten YForm-Feldern.
#attachment #phpmailer #datetime #html5 #form #yform #email #usability #alexplus
- 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
github.com/alexplusde/yform_field
Umsetzung
Alexander Walther – alex+ Digitales Marketing zum Profil
Innsbrucker Str. 2
74072 Heilbronn
Versionen
2.2.3
Dieses Update bringt im Vergleich zu 2.2.0 ausschließlich Updates für das neue Tab-Value und ein Problem beim Ausführen der update.php wird behoben.
## What’s Changed
* Formatter geändert by christophboecker in https://github.com/alexplusde/yform_field/pull/34
* Aufruf install.php mit __DIR__ by
christophboecker in https://github.com/alexplusde/yform_field/pull/33
* Value “tabs”: Tab markieren bei innenliegenden Feldern mit Fehlermeldung by christophboecker in https://github.com/alexplusde/yform_field/pull/28
* Unzulässige Überschneidung zwischen Tab-Gruppen erkennen by
christophboecker in https://github.com/alexplusde/yform_field/pull/30
* class::$sequence nun initialisiert by christophboecker in https://github.com/alexplusde/yform_field/pull/31
* SCSS-Support initial wg. (S)CSS für Value "tabs" by
christophboecker in https://github.com/alexplusde/yform_field/pull/29
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.2.0…2.2.3
2.2.2
Dieses Update bringt im Vergleich zu 2.2.0 ausschließlich Updates für das neue Tab-Value und ein Problem beim ausführen der update.php wird behoben.
## What’s Changed
* Aufruf install.php mit DIR by christophboecker in https://github.com/alexplusde/yform_field/pull/33
* Value "tabs": Tab markieren bei innenliegenden Feldern mit Fehlermeldung by
christophboecker in https://github.com/alexplusde/yform_field/pull/28
* Unzulässige Überschneidung zwischen Tab-Gruppen erkennen by christophboecker in https://github.com/alexplusde/yform_field/pull/30
* class::$sequence nun initialisiert by
christophboecker in https://github.com/alexplusde/yform_field/pull/31
* SCSS-Support initial wg. (S)CSS für Value “tabs” by @christophboecker in https://github.com/alexplusde/yform_field/pull/29
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.2.0…2.2.2
2.2.1
Dieses Update bringt im Vergleich zu 2.2.0 ausschließlich Updates für das neue Tab-Value.
## What’s Changed
* Value “tabs”: Tab markieren bei innenliegenden Feldern mit Fehlermeldung by christophboecker in https://github.com/alexplusde/yform_field/pull/28
* Unzulässige Überschneidung zwischen Tab-Gruppen erkennen by
christophboecker in https://github.com/alexplusde/yform_field/pull/30
* class::$sequence nun initialisiert by christophboecker in https://github.com/alexplusde/yform_field/pull/31
* SCSS-Support initial wg. (S)CSS für Value "tabs" by
christophboecker in https://github.com/alexplusde/yform_field/pull/29
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.2.0…2.2.1
2.2.0
## What’s Changed
* Um Tabs ergänzt by danspringer in https://github.com/alexplusde/yform_field/pull/27 via
christophboecker
## New Contributors
* danspringer made their first contribution in https://github.com/alexplusde/yform_field/pull/27 via
christophboecker
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.1.3…2.2.0
2.1.3
- Fix bei der Beschreibung des Domain-Auswahl-Values
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.1.2…2.1.3
2.1.2
Vorschau-Version – die Felder `form_url` und `be_user_select` sowie `domain` können getestet und reviewt werden, ebenso wie die Action, um Feldwerte in die SESSION zu schreiben.
Nutzt die Chance und entwickelt allseits benötigte Felder für YForm weiter!
## What’s Changed
* Fix für YForm 4 und das Privacy-Field
* Session Action by cukabeka in https://github.com/alexplusde/yform_field/pull/22
* add `form_url` value by
alxndr-w in https://github.com/alexplusde/yform_field/pull/24
* value `be_user_select` for `rex_user`-Table by alxndr-w in https://github.com/alexplusde/yform_field/pull/25
* add privacy-policy-Checkbox Value by
alxndr-w in https://github.com/alexplusde/yform_field/pull/23
* create README backend page by @alxndr-w in https://github.com/alexplusde/yform_field/pull/26
## New Contributors
* @cukabeka made their first contribution in https://github.com/alexplusde/yform_field/pull/22
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.0.1…2.1.1
2.1.1
Vorschau-Version – die Felder `form_url` und `be_user_select` sowie `domain` können getestet und reviewt werden, ebenso wie die Action, um Feldwerte in die SESSION zu schreiben.
Nutzt die Chance und entwickelt allseits benötigte Felder für YForm weiter!
## What’s Changed
* Session Action by cukabeka in https://github.com/alexplusde/yform_field/pull/22
* add `form_url` value by
alxndr-w in https://github.com/alexplusde/yform_field/pull/24
* value `be_user_select` for `rex_user`-Table by alxndr-w in https://github.com/alexplusde/yform_field/pull/25
* add privacy-policy-Checkbox Value by
alxndr-w in https://github.com/alexplusde/yform_field/pull/23
* create README backend page by @alxndr-w in https://github.com/alexplusde/yform_field/pull/26
## New Contributors
* @cukabeka made their first contribution in https://github.com/alexplusde/yform_field/pull/22
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.0.1…2.1.1
2.1.0-dev
Vorschau-Version – die Felder `form_url` und `be_user_select` sowie `domain` können getestet und reviewt werden, ebenso wie die Action, um Feldwerte in die SESSION zu schreiben.
Nutzt die Chance und entwickelt allseits benötigte Felder für YForm weiter!
## What’s Changed
* Session Action by cukabeka in https://github.com/alexplusde/yform_field/pull/22
* add `form_url` value by
alxndr-w in https://github.com/alexplusde/yform_field/pull/24
* value `be_user_select` for `rex_user`-Table by @alxndr-w in https://github.com/alexplusde/yform_field/pull/25
## New Contributors
* @cukabeka made their first contribution in https://github.com/alexplusde/yform_field/pull/22
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.0.1…2.1.0-dev
2.0.1
## What’s Changed
* Update README.md by @alxndr-w in https://github.com/alexplusde/yform_field/pull/20
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.0.0…2.0.1
2.0
2.0-alpha2
## What’s Changed
* Create be_manager_relation_set.php by @alxndr-w in https://github.com/alexplusde/yform_field/pull/13
* IBAN-Validierung entfernt (gibt’s bereits in YForm)
Full Changelog: https://github.com/alexplusde/yform_field/compare/2.0.0-alpha1…2.0.0-alpha2
2.0-alpha1
## What’s Changed
* choice with html ouput by alxndr-w in https://github.com/alexplusde/yform_field/pull/9
* neues datetime-Field by
alxndr-w in https://github.com/alexplusde/yform_field/pull/10
* Media preview by alxndr-w in https://github.com/alexplusde/yform_field/pull/11
* initial iban by
alxndr-w in https://github.com/alexplusde/yform_field/pull/12
## New Contributors
* @alxndr-w made their first contribution in https://github.com/alexplusde/yform_field/pull/9
Full Changelog: https://github.com/alexplusde/yform_field/compare/1.0.0…2.0.0-alpha1