You have a content type "Places" which lists tourist destinations of different countries. You would like the visitors to be able to mark their country while commenting on "Places". This does not apply to other content types.
How will you build this functionality?
You run a site that attracts almost all of its users from France, even though you created the site in Australia. A number of users have started complaining that content publication times do not match their local time.
Which two solutions allow users to view content in their local timezone?
A "Hotel Review" content type includes an entity reference field, "field_related_hotel," to associate each Hotel Review with a "Hotel" node. You are asked to add a sidebar block to the Hotel node display that shows a list of related reviews.
How can you build this functionality?
You are building a conference website. All attendees are required to submit an RSVP form. The submissions of the form should be emailed to the attendee and site administrator.
How will you build this functionality?
You have downloaded a contributed module and added it to modules/contrib folder on your Drupal site. However, you are unable to install the module as the checkbox next to the module name appears disabled on the Extend page.
What could be the reason of this?
You have created a custom block “Festival Offer†and placed this block in the header section of your site. Your site has a “Premium customer†user role. You need to show this block only on the front page and only to users who have a “Premium customer†user role.
Which two visibility settings you need to make to the “Festival Offer†block to achieve these requirements?
Users are complaining that listing pages with a large number of images are loading very slowly. On reviewing this you found that full-sized images are loaded while displaying thumbnails.
How will you ensure that smaller sized images are used as thumbnails?
You have enabled website feedback contact form to allow users to submit feedback. You would like to redirect users to a different page after submission.
How will you accomplish this?
An audit of a corporate Drupal website revealed that a lot of user accounts are being created on the site, with the status "blocked". The site was initially set up to allow editors to self-register with additional administrator approval. However, the audit revealed that robots are creating a lot of user accounts and administrators are not able to keep up with the approval process.
How can we eliminate fake user registration?
Your tennis club would like to publish details about upcoming competition events. Each event needs a title, description, scheduled date, image, and contact information. This content will need to be searchable, sortable, and displayed in multiple formats on the site.
How do you structure this content to meet the requirements?
A new customer has asked, why a Drupal-based website will be more flexible over a custom developed website.
Which THREE Drupal features would you explain to the customer?