Description of the need
When a user creates a date field for a content type, they choose the date format that they would like to use. Then they add a date to a node and notice that it is displayed using a completely different format.
While this is expected behavior. The display format is currently set in the display mode, this feels very counter intuitive to me. I would expect that when I create a date field and set the format that the format would carry over to the display.
I select this as the date entry format on the field
Then I create a node and see that this is the output.
Proposed solution
When a user sets the default input format for a date field the default display format is set to match the input format.
Alternatives that have been considered
The current expectation that users will configure the input format and the display format separately is not unreasonable. I just think it's confusing for new users and that if we could create a better default behavior it would be easier for new users.
I believe that most new users are thinking about the display format when they configure the field and don't necessarily have a reason to format the input value differently from the display value. For those that do have this need, their process will pretty much remain unchanged.
I am concerned that this MIGHT be more work that it's worth and that it might open a can of worms, in terms of other date formate related assumptions that we are making. Maybe it's easier to leave this as it is.
Recent comments
This is helpful. When I Googled for suggestions about the error message, I found an old entry in Stack Overflow that suggested increasing max_connections. I passed that along to the hosting...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?
Thanks for the suggestions. All caches have been enabled from the start. I'm not sure what qualifies as a "complex" view. There are 400-500 pages that include EVA fields. But the vast...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?
Also, when we had some problems with the Backdrop sites, this is what the server admin did: I have increased the max_connections for mariadb and increased the child_processes for...
"SQLSTATE[08004] [1040] Too many connections" error - any ideas?