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 need help cause I cannot get it work.
I have Content type A (ct_A) that is referenced to another CT (ct_B) via "field_ct_a", then
Users have a custom field "field_ct_b"
In my views block I cannot understand how to render the node of ct_A depending on the user logged in.
Es. user with field_ct_b => node of CT B with a field "field_ct_a" referencing a node of CT A
I need this last node of CT A, but i cannot get it work.
When LayoutBuilder is activated, manage display field is disabled. So when I use image token with Metatag Module, I add media field to the page content for og:image for the purpose of SNS thumbnail image, but there is no option to hide the image field, I mean, the image should not be displayed in the page but for the SNS or search engine only.
I have a bunch of pages created in views that hold most of my admin function, like forms and reports. They all have the same URL structure: admin/mydash/[purpose].
Is there a way to design a view that automatically collects and lists these pages as links, like an index? I can do this manually, but I would love to automate the process if I can. Basically, I'm looking to build a views list of view pages.
I have a phototeque site in drupal 10 built on bootstrap 3. It is a simple site that only images and videos. I am looking to create a view that offers a slide show / carousel of search results. All of the modules I have found so far offer slideshows based on a selection of predefined images.
I have a content type with a few nodes and I want that above the page title (<H1>) of all nodes of that content type, the name of their content type will appear.