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.
Hi team,
I'm having some issues trying to save some field using paragraphs,
Where i run my code happen this:
The first field has value and second is empty
and the next block the first field is empty and second has value screenshoot
This is my code:
I installed the "Profile" module on my "Drupal 9" website. When I create a profile type, the module automatically creates a tab in the user account for each profile type.
For my profile type "projects" the user account tab displays the page for this profile type, with this path :
YMCA of the North had been searching for a solution to create a more sophisticated visitor journey across their premises. The challenge was that their buildings were considerable in size and appeared to be a maze for the first-time visitor. Five Jars was asked to digitalize the offline experience and introduce an innovative approach of displaying dynamic information to the visitor.
Already done creating a module with form api AJAX for the dropdown (region and city) but i'm stuck on how to display the list.
Should I create a block for the listing on module? Could someone give a proper way or guidde to be followed to create this page
How to create a page like https://www.toyota.com.ph/dealer?
Already create a module with form api ajax for the dropdown but im stuck on how to display the list
We have a site that is currently running on Drupal 7. This site uses Windows Azure blob module(link posted below) to save images/videos media content and this is very major part of our project.
Now, we are trying to migrate the site to Drupal 8/9 and further versions. But, this module seems to be blocker for us.