It looks like that field must be of type "number" and be limited to one value like you see in the image above. The "number of values" fieldset should be on the content type's manage fields page, e.g. "admin/structure/types/manage/<content-type>/fields/<field-of-type-mailchimp-subscription>".
I would check the manage field page to make sure it is set to one for the number of values allowed.
Hi @Gnome and welcome to Backdrop
When I create custom layout templates I put them in /layouts/custom/my_layout
Note: you can split modules and layouts between contrib and custom...
Posted1 day 20 hours ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
This post explains how to do this in Drupal 7. In Backdrop, File Entity is already part of core. You will need to download and install module Views Field View.
https://drupal.stackexchange...
Posted3 days 4 hours ago by Alejandro Cremaschi (argiepiano) on:
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Comments
The specific error you are seeing comes from https://github.com/backdrop-contrib/mailchimp/blob/1b970f66c112e88d2ccfe....
It looks like that field must be of type "number" and be limited to one value like you see in the image above. The "number of values" fieldset should be on the content type's manage fields page, e.g. "admin/structure/types/manage/<content-type>/fields/<field-of-type-mailchimp-subscription>".
I would check the manage field page to make sure it is set to one for the number of values allowed.