Commit f83508e
committed
[TASK] Add required datetime field to EXT:styleguide
A new field "input_3" is added to EXT:styleguide
for the "Formengine - required" handling.
Until now only a normal "date" (without time)
element was available. For future refactorings
and changes of the required field handling,
review module and datetime changes, this
should be available to test easily.
Resolves: #105906
Releases: main, 13.4
Change-Id: I2b8ef039f9868898b45fce047122be42ff57afd2
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/87678
Tested-by: Garvin Hicking <gh@faktor-e.de>
Tested-by: Christian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: Garvin Hicking <gh@faktor-e.de>
Reviewed-by: Christian Kuhn <lolli@schwarzbu.ch>
Tested-by: core-ci <typo3@b13.com>
Tested-by: Georg Ringer <georg.ringer@gmail.com>
Reviewed-by: Georg Ringer <georg.ringer@gmail.com>1 parent ad11bbf commit f83508e
File tree
1 file changed
+9
-1
lines changed- typo3/sysext/styleguide/Configuration/TCA
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
367 | 375 | | |
368 | 376 | | |
369 | 377 | | |
370 | | - | |
| 378 | + | |
371 | 379 | | |
372 | 380 | | |
373 | 381 | | |
| |||
0 commit comments