I have a bi-directional relationship between "edition" and "article" content types (using Corresponding Entity References module). I have a view "edition_content", which shows a list of articles that belong to the edition. A "reference" field allows manual ordering of referred nodes through a delta field. It shows a list of articles in the admin interface ordered well, but I would like to use this delta field in a View to sort a list of referred articles. How can I expose this field in the View, so that I could set it as the ordering criteria?
I've got a new project I'm ready to start. My hosting agency does not currently support the version of MariaDB that is called for by Drupal 11, though they are actively in the process of updating, but cannot give me a timeframe as to when the update will be completed. My question is, based on this situation, should I start out with a Drupal 10 install, and then upgrade to Drupal 11 when the hosting agency has done the update, or should I wait (I'm guessing 3 weeks to a month) and start out with a clean Drupal 11 install?
I’ve been using Drupal for some time and recently completed a migration from Drupal 7 to 10, which went smoothly. However, after updating from version 10.2.7 to 10.3.5, I noticed that the Structure, Configuration, and Report menus in the Administration panel are no longer visible.
When I try to access these menus directly via URLs (e.g., '/admin/structure/'), I receive the following error message in the logs:
I'm experiencing an issue with a Drupal website where the menu items are not appearing for anonymous users. The main menu contains the following items:
Home
Admission
Explore Us
Academic Disciplines
Offices & Directorates
Research & Innovation
However, only the "Admission" menu item is visible to anonymous users. When logged in as an administrator, all the menu items are displayed correctly.