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.
Let me see if I understand: you have different layouts for different content types, and you want to add different CSS classes to each layout?
This can possibly be done implementing...
Posted13 hours 35 min ago by Alejandro Cremaschi (argiepiano) on:
Yes seems to be able to change it that way. But already imported records are not changed.
Not that big a deal - I have to re-import anyway.
Thank you for your help.
You can make the default for a field be raw html if you like:
Add a couple of characters in default text
Switch to raw html
Save field config
Edit again and remove the characters.
You can also...
Posted22 hours 31 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) 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.