Describe your issue or idea
Currently, the default value field when editing a field does not support having more than one default value. It would be nice to have the ability to add more than one default value in some cases.
From my testing, it appears that most of the internal functionality for this is already in Backdrop, and all we need to do is modify the form for editing field settings.
Based on the Drupal core issue here: https://www.drupal.org/project/drupal/issues/1482386.
PR by @hosef: https://github.com/backdrop/backdrop/pull/2349
Recent comments
ChatGPT is unbelievable for this. Got it to translate half of the missing strings in half an hour. It just need to know that it is supposed to be in 'Gnu gettext' format.
Ubercart in Danish?
wow, the order set in the view's format settings only works with php 8.1+, not with php 7.4....
How to order a view by its aggregated value
Great idea, thanks.
How to add an image to a node programatically?