I've inherited the 7.x drupal website and don't have many issues except for a specific page built using views. It has a header that contains a description of the products and below is the list of products.
I have to make changes to the header content but can't find out the page that is info was taken from. How do I find the pages that specific page based on views was built?
I created a code and I want the visitor to be able to copy the BTC address <small type="text" id="copy-to-clipboard">{{ group.field_groupe_donation.value }}</small> by clicking on the fontawesome icon <button class="btn btn-default btn-xs" onclick="copyText()"><i class="fas fa-copy"></i></button>.
Has anyone else run into the problem with trying to set up a Drupal 9.x site hosted on GoDaddy.com, but having the problem that Drupal 9 needs MySQL 5.7.8 and GoDaddy's default version is 5.6.x?
Their recommendation is to install Drupal 8.9. I'm reluctant to do that knowing that I would be preventing me from taking advantage of any new enhancement or fix. Am I missing something?
Have others faced this and found a workable solution?
Hi guys! Long time no see. I have a long history of working with Drupal going back to D4.x, D4.5 through D7. I didn't take to version 8, so I've been spending the last few years working in the modern front end JavaScript "space" for enterprise instead. I'm wondering how people are feeling about Drupal 9 and how it fits into the modern stack, which is largely dominated by microservices and React in my current spheres. Is there still a community and where do they gather online? (These forums have never been the most happening place.)