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.
Hello i just installed the standard version of drupal 8 and just learned about hook form alter function, the only problem is when i write debug it give me an error. or sometimes it doesn't even work? could this be due to the standard package that i installed?
I'm just trying to edit "create a" account label in default registration page to say something else.
I have a Node.js program to upload contents by POST request. However, just after I finished uploading these contents, these contents don’t relate to any Group.
So I need to relate these contents to a Group one by one.