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, im newbie with one problem concerning webform module in DRupal 10.2.
Drupal webform by default, saves form submissions progressively as users navigate through the pages. I have 3 pages so i have 3 records in by database. How can I configure the Webform to save the submission only when the user reaches the final page and clicks the submit button. It should be easy but I cannot see Submission behavior option and set it to Permanently store a draft submission.
Hi everyone, I'm using the imagefield_tokens module, but it doesn't give me the ability to load more than one image at a time. Once I have inserted the image into my content I have to save, reopen and only then can I insert a second image and so on.
When working on a multilingual site, sometimes I don't pay attention and first create content in another language than the one supposedly defined as "original".
That's particularly annoying when working with paragraphs, as I can make structure changes only on the original node.
Is there a way to tell Drupal a certain translation should be considered the original ?
I have a node which I would like to duplicate into inside the CKEditor content piece of other nodes and that if I change the original node then all duplicates in other nodes would be changed as well.
Php 8.2 is the recommended version for drupal 7.90 but i can not get it to work with views. When trying to display a view i get an unexpected error happened display. No php error seems to be logged, but if i enable php 7.3 again, it works again.
I have multiple issues with my drupal instance, and maybe some of them are caused by the old php version, but i had to downgrade because of this problem.
I have created a custom content type with two image fields. Each time i upload an image when creating the content it is saved. If i upload 3 images, in content the item is replicated 3 times with the same name plus the real one with the complete version. What is causing this behavior?