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.
Today, the United States lags behind other developed countries in math, literacy and science proficiency.
That gap begins forming very early, before kindergarten. Connect4Learning (or C4L) is an integrated early learning curriculum, published by Kaplan Early Learning Company, that seeks to close the gap.
When we started working together, Kaplan’s plans for C4L were ambitious. They had developed a curriculum with leading researchers from key fields in early childhood education and wanted to deliver it at scale, digitally, in time for the following school year.
I made a simple filter for Drupal 8 which replaces some text in the body field before displaying content. The module is working fine, however it replaces the text regardless of view mode. I would prefer if the process ran only for full_content view mode.
Can I get the actual view mode somehow inside my module?
Hello, I'm a Drupal Newbie and I'm very interested in Creating websites using Drupal.
I want to Create a section for my Website to Put Books and Other Stuff for Users to Download. and At the bottom of Each Content i Want to have a Download Box with Different Parts. just like the Screen Shot I've attached to this Post.
A problem below happens. Could you tell me the reason and how to solve this problem?
[Condition]
- View has 8000 contents
- The view has field A. And there are 500 contents that have same value of field A
- Contents are sorted by field A
- 300 items are displayed in one page
[Problem]
Same data is displayed in page 1 and page 2.
(The two data has same node id)
[Question]
Why does this problem happen? I think node id is unique. So this is strange.
How can I avoid this problem?
Want to have Webform submissions have workflow capabilities plus view submissions, grouped by a submission field.
Also not interested in submission user, as all submissions are anonymous, so want to be able to change fields/order/grouping of submissions list page.