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?
Your Drupal site contains a contact form for anonymous users, with the following fields: subject (text plain), name (text plain), email (Email), message (text long), attachment (file)
All fields are without any restrictions and none is mandatory to send the form
What is the potential security threat with this form1?
Your site review team reports that the new Product pages look good, buttakes a long time to load.
What are two possible causes? Choose 2 answers
In the process of building your website, you installed several Drupalmodules to try out, but did not end up using Should you uninstall these unused modules?
Your company website has a form "Contact Us/' through which users can submit questions or feedback to the company This form uses the site-wide contact form that comes with Drupal 8
The News department within your company has requested their own contact form so that site visitors can specify additional information about a potential story
How can you build the News department their own contact form with an additional field, using only Drupal core modules''
Your Mam navigation menu has two levels of menu items site sections, and child pages within each section Your UX team wants to make it easier for a site visitor viewing a child page to see what other pages are in that section. They have asked you to add a submenu to the Sidebar region on child pages
How can you add a submenu to the child pages that shows all child pages in the section?
How can you set the default country and time zone for a Drupal site?