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
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?
The marketing department has decided that a call-to-action button currently in the site footer should be moved to the sidebar for higher visibility The button is currently implemented in a custom block.
How should you make the requested changes?
The content editor assigned toapprove comments on the site wants to see all the unapproved comments sorted by the node on which they are posted, but can't do this on the Comments page
What is the simplest way to solve this problem?
One of your site users has reached out to you with concerns about inaccurate information they saw while reading one of your blog posts On further investigation, it turns out the same information appears in the sidebar of every page on the site.
How should you make your corrections? Choose 2 answers
You are having trouble using a certain contributed module You have read the module's documentation and ensured it is configured correctly.
How should you find help? Choose 2 answers
In a site review it is discovered that anonymous site visitors are able to see certain user information. This content should not be public.
What could cause this problem?