Creating View From Entity Reference Fields

My experience with Drupal 8 is limited and I am stumbling with something that I would have thought would have been fairly easy.

Anyway, here is the situation.

I have a 'product' content type. There are 3 fields in this content type to select a 'related product' with an content entity reference field.

Now I am trying to create a block view that pulls in and displays a title, image and path of those select products into the product page that they were selected to. 

My issue is that I cannot seem to pull in the products that were selected in these fields.

view bootstrap

hi
everybody

I installed view bootstrap!

I get this error : Notice: Undefined index: classes in template_preprocess_views_bootstrap_media_object() (line 160 of modules/contrib/views_bootstrap/views_bootstrap.theme.inc).

PHP Configuration for Drupal 8

Hi guys,
I installed drupal8, for testing, on the same server where there are some sites built by me with Drupal 7.

I noticed that the Drupal8 site is very slow in loading the various pages.

What is the best php configuration for drupal 8 ?
Is there any particular configuration to be put in the PHP?

Thank you so much.

How to consecutively number the elements of a view with a grouping?

Hi all.

I want to do the following (in Drupal 8):

I have a content type FAQ with title, body and the name of the FAQ section. I collect all faqs with a view and group them by the section name. Now I want to give the faqs a consecutive number like shown below:

FAQ section 1
1. Q&A 1
2. Q&A 2
3. Q&A 3
FAQ section 2
4. Q&A 4
5. Q&A 5
6. Q&A 6
7. Q&A 7
FAQ section 3
8. Q&A 8
9. Q&A 9
10. Q&A 10
...

Taxonomy hide all selection

Hello,

I'm making a calendar with tides or water levels for a diver website. I made this with drupal8 and the module calendar (devmode).

The information of the tides is imported with a csv file to nodes. Depending witch place you go, the water levels are different.

With taxonomy, i filter out the tides for the diveplace. The only problem i have is that you can select "all". I don't want that. The users must select a diveplace and may not be able to select all. The -all- selection must be hidden.

I don't know how i can do that.

Fatal error: Uncaught Error: Class 'Drupal\Core\Config\DatabaseStorage

Hi All,

I am working on Drupal 8.4.4 and randomly i get below error.

Fatal error: Uncaught Error: Class 'Drupal\Core\Config\DatabaseStorage' not found in core\lib\Drupal\Component\DependencyInjection\Container.php:266

Does any one had faced same issue or any idea why it happens?

Thanks,

Vikrant

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x