Please turn JavaScript on
header-image

Drupal

Want to keep yourself up to date with the latest news from Drupal?

Subscribe using the "Follow" button below and we provide you with customized updates, via topic or tag, that get delivered to your email address, your smartphone or on your dedicated news page on follow.it.

You can unsubscribe at any time painlessly.

Title of Drupal: "Drupal Answers"

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  49 / week

Message History

Using Webform 6.2.0-beta5 on D10.0.9.

I have created a custom webform with a module; this is working perfectly.

Now I need to make several changes to the webform; some values will be calculated within my custom module, used as the default value for fields, and then the fields will be hidden.

With this code I can see the $webform details:

functio...

Read full story

I have a Multilingual Drupal 7 website. using i18. I redirect my visitors based on IP address with IP to locale module. Now e.g. visitors from Holland (Dutch IP) are redirected to hr...

Read full story

There is a similar issue in here: Passing an argument to a node causes 404

But there is no real viable solution. I tried using the sub-pathauto module but the restiction of 8 arguments is too little, since the urls will lo...

Read full story

I want to make a calendar view that will show when music teachers are available, so that students can register online and attend a lesson. The courses have all the same duration which is 2 hours. For this, I created a content type called "Lessons" (Fields: title, description, teacher name, teacher email, date/time) and a content type using node reference module for registrati...

Read full story

I have nodes being generated from a Feeds import on a periodic basis, however when they are imported I would like them to be queued to be published on an hourly basis (or x minutes)

I have looked at href="https://www.drupal.org/project/scheduler" rel="noopener ugc nofollo...

Read full story