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 everyone , this is my first post so if i posted in wrong section feel free to delete it. So my question is how i can make website layout if i have given wireframe ? (D8) :) Thanks.
I am creating a block view. I want to display a field from the currently displayed node in a block if node type = something. As soon as I add the contextual filter for ID, the views editing interface stops working. Any button or link does not work. I see the grey AJAX spinning icon in the center after which it just disappears. No dialog box opens, nothing happens. I have cleared browsing history and cookies, tried from another browser but it does not work. If I delete the view and start again, It works fine until I add the contextual filter.
I truly despair at the worrying state of Drupal 8. As a software developer for over thirty years, the current impenetrable barrier that is the Drupal 8 learning curve is of great concern. Documentation that has been edited and changed so often and yet is still out-of-date or just plain wrong, and the lack of clear examples is very disappointing. As a former Drupal ambassador I used to have no problem recommending my clients adopt Drupal 6/7.
Have just updated to 8.2 Beta and no luck! Using postman the only response we are seeing when posting the documented data to: /user/login is an empty message.
I want to create a PHP script to create basic pages on Drupal 8. I need some advices, i don't know how to start, i just have my database connection. I don't know which data i have to create etc... Maybe i have to create a row in node...