How do you implement the block?

You are asked to implement a "employee of the month" block into your corporate website The block should show name and picture of the employee and should be editable over the normal block layout All the employees are users of the website

How do you implement the block?
A . Create a user view mode with user name and picture Add a user reference field to one of your block types and let the user reference field use the new user view mode
B . Add a custom block and select the type "user account information", activate the user name and picture fields
C . Install the user_blocks module from Drupal org, select the fields you need and place block via block layout
D . Create a new Users View with user name field and user picture and anexposed filter on uid Add a block display to the view and place the block in the block layout

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments