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.
While editing a form, I need to delete some fields and add a new paragraph. The issue here is, the newly added paragraph is not initialized in the edit form and that makes sense because the old data don't have that field so I have to initialize it manually by clicking on "Add Paragraph", then Save otherwise I won't be able to access it programmatically, but I have hundreds of users and I can't do that.
Hi,, Yes, I search and what I found was pretty old. Looked like no one keeping up with this it but I find that incredulous.
There are so many dealerships that need this service so I am thinking I am missing a search return or something.
The title of this thread says it all really. Looking for module (paid or not) that can do this for Drupal (whatever version, I haven't started this project yet)
Currently I go through great lengths to install dark themes for my site as well as admin site on a Drupal10beta2 version.
Whenever I jump to Drupal.org to look something up my eyes hurt from the shock of white bright light violating my face.
Would there be any way to have an option in the settings to change ones Drupal.org-theme to dark ?
Else the feeling is like coming out of ones cozy home with dim light straight onto a street of insensitive hectic.
If I posted this in the wrong place, please tell me where to move my post.
Thank you.
Years ago I used to write twig extensions. That was apparently abandoned. So if I wish to write a custom twig function for Drupal 10, is there any documentation for that?