- Issue created by @Graber
- Merge request !9135Prevent no input elements from adding empty string to values. → (Open) created by Graber
- First commit to issue fork.
- Status changed to Needs work
4 months ago 11:23am 16 August 2024 - 🇷🇺Russia sorlov
Unsure if we need such global form API changes
Maybe better work on it from Item render element
- 🇷🇺Russia sorlov
This issue can be easily fixed when you use
'#input' => FALSE,
for your item element - Status changed to Needs review
4 months ago 7:51am 19 August 2024 - Status changed to Needs work
4 months ago 7:55am 19 August 2024 - 🇵🇱Poland Graber
Good find! Let's try to add it to item element defaults, here or in 🐛 TimestampFormatter / time_diff missing config schema Needs work .
- 🇮🇳India prashant.c Dharamshala
Can someone please list down the "Steps to reproduce"? Thanks
- 🇫🇷France andypost
The
#input
allowed with a big comment in #1825044: Turn contact form submissions into full-blown Contact Message entities, without storage → - 🇫🇷France andypost
Probably better to move the hack to contact module as no
input
expected from theitem
form element