Acquia Certified Site Builder - Drupal 8 Acquia-Certified-Site-Builder-D8 Question # 19 Topic 1 Discussion

Acquia Certified Site Builder - Drupal 8 Acquia-Certified-Site-Builder-D8 Question # 19 Topic 1 Discussion

Acquia-Certified-Site-Builder-D8 Exam Topic 1 Question 19 Discussion:
Question #: 19
Topic #: 1

You are creating a page listing products for sale You've been asked to make sure that each product in the list includes an image, a title, and a price When the user clicks the title or picture, she will be taken to a detail page showing a full description of the product.

How can you make sure that the listing page only contains the fields noted, without removing the description field from the detail page?

Choose 2 answers


A.

Use the Views module to create a list of all products, and make sure it displays each product row as fields. Add the

image, title, and price fields to the view's field list


B.

Create a second content type called "Product Overview", which only contains the image, title, and price fields Use

the Views module to create a list of all of these Product Overview nodes, but link their titles to their corresponding Product nodes.


C.

Use custom display settings for the "Teaser" view mode and configure it to display only the image, title, and price fields Use the Views module tocreate a list of all products, displaying each row as content using the "Teaser" view mode.


D.

Use the Views module to create a list of all products Configure the view to hide the description field by adding a custom CSS class to its wrapper


Get Premium Acquia-Certified-Site-Builder-D8 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.