i was working on solution or task where we have a paragraph type and in that we are using a dynamic entity reference field ,
while adding a entries we are able to add duplicate entries.So, is there any solution or module that can help to restrict the user to add duplicate entries in the same field.
Our company has like 9 dept, my boss wants me to set it so only the people in the specific depts can see their specific pages and not the ones for the other depts. He wants people within that dept to be able to post and read announcement, questions on the same page, like just keep scrolling down as it grows, and be able to access an outside online file storage. Before I get all involved and possibly frustrated is what I want to do even feasible?
Buenos días, tengo un sitio en drupal 7 pero el que creó el sitio no dejó documentación de las credenciales del multisitio y necesito ingresar para hacer las actualizaciones correspondientes. Tengo los archivos en el cpanel y la base de datos pero no encuentro la manera de abrir el admin del multisitio.
I am trying to delete all traces of a module we developed but we are not using it anymore. I first uninstalled(disabled) the module, then deleted the files (the module folder), and then deleted every trace of the module in the config files. Then, I used Drush to do a "config-export" (this didn't change any files).
After that, I committed the changes to git, but now we are getting errors when installing the site again since D9 keeps looking for the module.
The specific error is "PluginNotFoundException", "plugin does not exist".
I am new to Drupal and am using DDEV to build a website on my local computer. I am doing this with Acquia Academy. I am having issues using the PowerShell to install composer and then Drupal. I run the script they provided, and it comes up with an error message. I am not sure if this is the correct forum to ask this question. I need to figure out how to do this.