Web Wash

Primary tabs

Articles from Web Wash

Cloudways is a managed cloud hosting provider which allows you to host and deploy Drupal sites on popular cloud platforms. They don’t host your site, instead you choose a cloud provider, i.e., DigitalOcean, Linode, AWS and so on.

This tutorial will show you the various ways of batch deleting content inside Drupal. You may want to delete content if you’re doing the following:

Autocomplete is often used in taxonomy fields, such as the tags field. It helps users locate previous taxonomy terms by displaying a drop-down selection list according to what they are typing.

Have you seen an error message in a Drupal site like this?

The View Conditional module is helpful if you want to display custom text depending on other field values in the View.

Webform comes with an option of displaying a form in a pop-up Dialog box, but is not enabled by default. With this option, a webform can pop-up on the screen when clicking on a link. Users can stay on the same page while filling in the form.

As a Drupal developer, you will often want to inspect variables in your modules or themes to view the actual values.

Search is an important function in almost every site. There is a simple feature which we can implement to improve user experience, and that is ‘search autocomplete’.

By default, Drupal does not support allowing a user to upload a file in a webform which can then be sent as an email attachment.

The Webform Mailchimp module allows you to send Webform submissions to your Mailchimp list whilst also allowing you to map the Drupal webform fields to MailChimp form fi

Pages