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.
I have installed webform and client side validation extensions on my drupal project. The problem is in the webform's form element novalidate attribute is appearing, which cancels the client side validation.
I installed Drupal 8 on my webspace, it works. I installed some plugins for the CKEditor like Colorbutton, Font Size or Wordcount, I configered the toolbar for full_html, everything is OK - but only on the web.
I have a test-server at home to work in my site, so I
My environment is Drupal 8.3.7. I encounter a problem that all dynamic pages always render the same template if the user doesn't log in. If the user has logged in, every dynamic page works well. Below is my structure.