Hello all, i have a question regarding ajax forms. I have an ContentEntityForm, that creates a message and displays them on the page immediately. The textfield is cleared successfully, but not the file_field (for image or document uploads) after submit. How we can reset their value after submit?
I see that I can allow anonymous comments for all comments. But I do not see how to allow such comments on one entity type and not allow on other types.
For example I want to allow anonymous commenting on my 'Story' content but do not want to allow on my 'Recipe' content.
Please let me know how this should be achieved.
1. via admin UI
or
2. by extending/overriding some classes.
I am okay for any such ways.
Hi,
I'm working on a Drupal 10.3.5 site with Solr 8.x.
Schema version: drupal-4.3.5-solr-8.x-1
Recent Search API and Search API Solr modules.
I want to upgrade to Solr 9.x (for standalone use). Problem: the configuration provided by Search API is currently incompatible.
I'm using the Azure Blob Storage File System module for Drupal 10.x (link: Azure Blob Storage File System | Drupal.org). This module doesn’t seem to have a stable release for Drupal 11 yet :(
Does anyone know of any good free or paid alternatives to this module?
I have a complex module that provides two content types. One type has over a dozen fields including a term reference (to the Tags vocab), and references to media entities of the 'image' and 'remote_video' types.