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
Hello. I'm stuck at the Drupal > Backdrop update step at /core/updatte.php with an error: The configuration directory in settings.php is specified as './files/config/active', but this...
Configuration directory "empty or missing crucial files" after site copy
Tried and successfully applied DrAlbany's method with the form https://www.drupal.org/sandbox/grobot/2105379stickman hook. I also encountered the same situation. Thanks DrAlbany
Ubercart - Auto increment SKU
Since before migration you need to prepare the Drupal site - disabling and removing all modules, disabling themes, as part of the preparation you can clear the cache and logs, delete the search...
Trimming the size of my database for D2B_migrate not to error out (Request Entity Too Large / 504 Gateway Time-out)