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.
My application has led me to define a content type that fulfills my requirements beautifully, but has taken me beyond my capability to import data for the content type.
My content type has a number of normal fields, including some with multiple values. I feel that I can learn how to handle those.
The real challenge comes with a field that is not only a structured paragraph (that is, the paragraph itself has two fields of its own, which are fortunately just plain text), but permits multiple values of that structured paragraph.
I've created a Timeline content type, that will be referenced by other content types (Events) with the intention of displaying the timeline as a view in every Timeline page, each with its own events showing.
Firstly thank you for all those contributors who've painstakingly provided comprehensive assistance over the years ive been using Drupal. I must say that most issues I have in theming Drupal usually finds a solution right here.
I've been using D8 for the past 6 months and have a question regarding webforms. I'm uncertain of the correct term for the function which is perhaps why I can't find a solution.
Say I have a content type with a Taxonomy Reference field. I can create a view that collects all the node of the content type and using a filter limit that to only nodes with a specific value. I would like to re-use this view a number of times on a page as separate blocks. One block for each possible taxonomy term. Is it possible to link a block to this view and pass the taxonomy term to filter on as a variable or parameter?
I did a quick search and couldn't find much about upgrading/updating modules to Drupal 9. I'm sorry if I missed it, please just point me to right direction.
Long time Drupal user (5.x was my first experiment with Drupal and I've been on Drupal since the early days of 6 - not using Drush - yet ).
I need some guidance about Drupal 8.x modules/themes upgrading to Drupal 9.
I'm ready to move on to Drupal 9 (currently 8.9) but my theme and slider are not compatible (or at least, have not been updated for 9). Suggestions?