Blog entries aimed at fellow developers and IT personnel.
What's new in Drupal 11?
The digital landscape continuously evolves, and with it, so does Drupal. Version 11 of this powerful content management system has arrived, ushering in a wave of new features and enhancements designed to enrich user experiences and streamline web development. Whether you're a seasoned Drupal developer or just starting your journey with this platform, there's something exciting for everyone in Drupal 11. Here’s a look at what's new.
Adding a Submit Function to a Webform (Drupal 7)
Most of us use Webform quite a bit to quickly create forms in Drupal. It comes with a whole lot of features, but what if you need to add an additional step when the form is submitted?
Modal forms with jQuery in Drupal 7
Modal forms are very popular nowadays. While they can be confusing at times they aren't difficult to set up if you have the right tools.
There are several modules available for Drupal 7 that would serve our purpose. I've found Simple Dialog to be the easiest to use and will demonstrate that here.

