NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:phpwcms-system:artikel:contentparts:formular:feldpruefung [2010/07/17 22:44] Knut Heermann (flip-flop) Page moved from deutsch:phpwcms-system:artikel:contentparts:formular:spezielle-anwendungen:feldpruefung to deutsch:phpwcms-system:artikel:contentparts:formular:feldpruefung |
deutsch:phpwcms-system:artikel:contentparts:formular:feldpruefung [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| \\ | \\ | ||
| + | |||
| + | {{indexmenu_n>5}} | ||
| === Feldprüfung allgemein === | === Feldprüfung allgemein === | ||
| Line 44: | Line 46: | ||
| [[http://forum.phpwcms.org/viewtopic.php?p=102407#p102407|Select E-Mail Recipents in CP Form by User]] (very old technic //(not recommended)//\\ | [[http://forum.phpwcms.org/viewtopic.php?p=102407#p102407|Select E-Mail Recipents in CP Form by User]] (very old technic //(not recommended)//\\ | ||
| [[http://forum.phpwcms.org/viewtopic.php?p=116327#p116327|Formular an mehrere Empfänger aber hübsch ;)]] | [[http://forum.phpwcms.org/viewtopic.php?p=116327#p116327|Formular an mehrere Empfänger aber hübsch ;)]] | ||
| + | |||
| + | \\ | ||
| + | |||
| + | === Option Gruppieren in Ausklappmenü und Liste === | ||
| + | |||
| + | Es besteht die Möglichkeit innerhalb eines Ausklappmenüs oder einer Liste //(in Liste kein "Label-|-Wert" möglich)// Einträge zu gruppieren. | ||
| + | |||
| + | {{:deutsch:phpwcms-system:artikel:contentparts:formular:email-ausklappmenue02_be_1.gif|}} | ||
| + | <file> | ||
| + | Bitte wählen-|- | ||
| + | OPTGROUP Label-01 | ||
| + | Babaorum | ||
| + | Laudanum | ||
| + | /OPTGROUP | ||
| + | OPTGROUP Label-02 | ||
| + | Kleinbonum | ||
| + | Aquarium | ||
| + | /OPTGROUP | ||
| + | </file> | ||
| \\ | \\ | ||
| Line 79: | Line 100: | ||
| - | * **REGEX** - (patterns - new value) //([[.:spezielle-anwendungen:links:php:regular-expression]])// | + | * **REGEX** - (patterns - new value) //([[:links:php:regular-expression]])// |
| * ''**pattern** =%%"/...regex-pattern.../"%%'' \\ | * ''**pattern** =%%"/...regex-pattern.../"%%'' \\ | ||
| * z.B. Uhrzeit: **HH:mm** \\ <code reg>type="REGEX" | * z.B. Uhrzeit: **HH:mm** \\ <code reg>type="REGEX" | ||