Skip to main content

Questions tagged [10]

Version tags should be used for questions that apply to a version only, not to merely say what version a site is using.

1 vote
0 answers
18 views

I have a problem trying to import a webform config. The form uses a custom handler that was written by my workmate in a custom module called xyz. In the module, it declares and use a config named ...
Koala Yeung's user avatar
1 vote
0 answers
37 views

I need to display the moderation state for each revision of a media entity. Currently, I can see the revision history of media items, but the moderation state isn't visible or associated with each ...
latikas's user avatar
  • 510
0 votes
1 answer
27 views

I'm not sure where I'm going wrong here. I'm working on setting up several responsive image sets for various sized images and starting with small. I have two image styles for this, one scales to 200px ...
Andrew Bailey's user avatar
4 votes
0 answers
62 views

I'm using the form custom settings of the webform module to send newsletter subscription data to phpList through POST, which is working very well. The problem is only, that the phpList link is ...
0711master's user avatar
0 votes
1 answer
92 views

My Drupal site is hosted on OVH. The database went over quota (more than 1GB), mostly because the cache tables were too large. I truncated them via phpMyAdmin (TRUNCATE TABLE ..), but now the site ...
ELIZ Des's user avatar
0 votes
0 answers
50 views

I'm working on a Drupal 10 site, i have create a content type "Content" which includes a numeric field field_num. The issue is: After the pubblication users need to enter values like 00123, ...
Diego's user avatar
  • 5
0 votes
0 answers
43 views

I'm using Drupal 10 with the Bootstrap 5 theme. I created a pattern with product/tag/[term:name] and set up a few brands in the taxonomy. The links became, for example, mysite.com/product/tag/brandone ...
Mohammad Ghasemzadeh's user avatar
0 votes
1 answer
100 views

If I create a custom content type in Drupal 10, it has a title field whose type is text. Can I change it to number? The content type is apartment, and the natural title is the apartment number. It'd ...
user85177's user avatar
0 votes
0 answers
76 views

I'm working with a Drupal 10 website in production hosted in a Windows VM using WAMP (Apache + MySQL). The site contains multiple pages with images. However, the database size keeps growing rapidly, ...
ELIZ Des's user avatar
1 vote
1 answer
312 views

I have a Drupal 10 site running on Ubuntu 22.04 via Apache 2. I'd like to increase the maximum file upload limit, but the guidance I've found seems incomplete. Following several other posts on this ...
Borea Deitz's user avatar
0 votes
0 answers
40 views

I have a website where I use the book module to structure my pages. I made a custom module to forbid access to a node based on a boolean field in the book parent. Simplified: When this field is set to ...
Joost's user avatar
  • 1,428
0 votes
1 answer
30 views

I've found plenty of articles describing how to add views filters for years, a dropdown displaying 2024, 2025, 2026 etc, however I want to display a rolling filter (so it doesn't need to be changed ...
jp1977's user avatar
  • 41
1 vote
1 answer
80 views

I'm trying to pass a URL to my custom form and check it against any route that exists within the site so that I can perform actions on it based upon my own arbitrary criteria I've checked against the ...
Andrew Morris's user avatar
1 vote
0 answers
27 views

I'm working on a custom Views filter in Drupal 10 and encountering an issue with the DATE_ADD() function in my SQL query. MySQL is capable of handling interval queries, and I attempted to implement ...
jepster's user avatar
  • 981
0 votes
0 answers
32 views

In Drupal 10, I am using a Paragraph field in a content type, and I want to display 18 Paragraph items by default (when creating new content). How should I do? Goal: When a user creates new content of ...
YTDY 's user avatar

15 30 50 per page
1
2 3 4 5
34