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 have a bit of a struggle with the entity reference view. Let me explain my problem:
1. I have a custom paragraph type "list". This list shows the latest 5 entities of a specific content type. The customer can select which content type the list should display (i.e. event, article, news, ...). This paragraph is using the standard reference type method and shows ALL the possible entity types in the dropdown, which the customer can select from.
2. what i need to do is to remove on of those entity types from the dropdown (i.e. events).
I am new to Drupal 8. I have a website in drupal 7 that uses PHP filter module to write SQL queries and get data from database. As drupal 8 has suggested not to use PHP filter module because of security issues, now how could I get data from other databases in a page in drupal 8?
I don't know if I'm posting this in the right place.
We are looking to use Drupal (8th Version) as the platform to build our website which will have: blog, shop and custom pages.
But my issue is in the shop part. I've tried WooCommerce on Wordpress and Drupal Commerce with Drupal 8 but they seem to have the same issue about the product options.
I really searched everywhere, but solutions for providing Dublin Core metadata according to OAI-PMH were developed until Drupal 7 (Views OAI-PMH, etc...).
I know there's the REST function, which can alternate some solution, and Metatag also, with the DC tags. But i've been needing for some straight thing, an XML exporter, correctly formatted as implies the protocol...