Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Betteryouknow.org is a website for women and men who may experience symptoms of a bleeding disorder, but have not been diagnosed. The Website hopes to raise awareness and knowledge of bleeding disorders as part of National Hemophilia Foundation’s (NHF) Better You Know campaign.
I was working through the beginning tutorials with my local install of Drupal 8.3.1, but on beginning lesson 46 https://www.youtube.com/watch?v=6dgL1lNj5Kw I have never been able to see telephone numbers on my events, even after going through the lesson several times. I went through the steps to install the telephone module again but then was told that the phone module is now part of Drupal core. Why is the phone module not working for me?
I have a site with drupal that is two years old running Drupal 7.3.9. I just moved a different site to Drupal 8.3.3. On my old site in Drupal 7 I have it set up so that when a visitor to my page clicks on the title of my site in the header of my site they will go to my front page no matter what page they are on in my site. I can't figure out how I did that and would like to do the same thing on my site in Drupal 8. Does anyone know how to do this?
Hi. I'm trying to render dependent webform element fields based on a select input. So, if I select a country on the first field a second field must be shown with it's respective states.
It's working fine but, after the ajax reload, the ajax callback is not triggerd anymore.
I figure out that the field Id it's not the same after ajax reloads the form. How can I update the javascript with the current field Id after ajax form reload?
Is It possible prevent the field Id replacement after an ajax form reload?