Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've created a webform and am trying to get the MailChimp handler to push first name from the form to MailChimp list. I have a webform field with a key of FNAME (matches the field tag in MailChimp) but I'm unable to edit the YAML to include '[webform_submission:values:FNAME]'. I get this message: Elements (YAML) is not valid. YAML must contain an associative array of elements.
Any suggestions? This is my first attempt at editing YAML, so I might be doing something wrong.
Can anyone help me set up a category list for my authors? I want to create a list of categories and make it available for my users/authors to chose from when creating a content (articles). I believe Taxonomy is the way to go with but I have no idea how to make the listing available on the content creation form. By default all I can do is create taxonomies and put up a field for users to fill it with taxonomies or chose from what is displayed while typing but i want them to be able to chose from a list instead of typing to see the options (like in wordpress).
Ok, here I am again in need of your kind help. I have set up two slideshows on my site (local). Both are views block using the views slideshow module. One above the content area (590x100) showing images and the title of latest articles and another on the left side-bar (230x100) showing latest news items with both title and image.