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.
In my Content Type's display settings, I set the first and second fields to use an inline label. While I want the label inline, I also would like a line break after each field so that each appears on its own line. How can I add a line break?
I'm using Drupal 8 with Solr search and Search API. For now using the default theme. I am not sure where to look to make this change, whether this is simply a setting I've missing in the Manage Display, a customization to the theme, creating a view, or something else.
<Problem>
An error occur when a program execute post method via Rest API
<Detail>
I'm making node.js program and the program access to Drupal via Rest API.
- The code below work in Drupal 8.2.6
- But the code doesn't work in Drupal 8.4.5
We use SharePoint Online and our partner uses Drupal for a calendar for which they say supports JSON. Their calendar is publicly available on the internet. Our goal is to have a SharePoint calendar in our SharePoint Online site that pulls events from their Drupal calendar.