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 @NumerousHats, I agree with your assessment. I am looking into this situation right now. The root of this problem is that Backdrop CMS is implemented on top of a "stack" of...
Update Core and Theme via Web interface
I just installed a Backdrop CMS site with version 1.27.0. I then used the user interface to download and update Backdrop CMS to 1.30.0. After starting the update process, and on the...
1.30.0 update.php generates incorrect link
I believe my permissions are set up correctly, as I can install modules from the UI. But for whatever reason, I can't update them. I will, however, double check against that documentation.
Update Core and Theme via Web interface