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.
Hi, I have created a drupal 8 module and I need your help to put list under form. Here is my code http://prnt.sc/e143gh
I get list on top and my form on bottom. See this screenshot http://prntscr.com/e1459i
How can I get what I want?
Thanks
Hello :) I have a problem in my DRUPAL 8 project can you help ?
So I have a content type (Product) and i have a field related to a contact form (Product Contact Form). I created a custom twig template for display the nodes of all products in my theme. In the template i am trying to manage the display the fields of the contact form on by one instead of render the full form. I already made the renders of all fields but i cant have access to the attributes of the form tag and without that i cant submit the form data. Do you know what i a missing ?
I'm using the multilingual module to translate my pages, but is it possible to have the same URL for 2 translations of the same page ?
Because after translating a content, their is a new URL, so my menu and blocks arent on this new page....