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.
A simple way — use Field Group to create a container for fields
https://backdropcms.org/project/field_group
and CSS Flex оr Grid to alignment.
You can also create Fieldsets to...
Yes. The are several ways to do this:
Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem
Install Maillog / Mail developer...
Posted1 day 15 min ago by Alejandro Cremaschi (argiepiano) on:
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Posted1 day 32 min ago by Alejandro Cremaschi (argiepiano) on:
Thanks!
I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop).
With the PayPal server SANDBOX mode (no real payment transaction, just simulated).
And everything...
Peter, I've done an initial port of Commerce PayPal. While I haven't tested it, I think it should work, as the module is not too complex.
https://github.com/backdrop-contrib/...
Posted2 days 10 hours ago by Alejandro Cremaschi (argiepiano) on:
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.