I made a module with a form called SimpleForm which consisted of 2 textfields and a submit button. However, I cannot open the form using the path, it always throw HTTP error 500. I also couldn't show the form on my twig file. Can someone please have a look at my code and give me a proper explanation? Thank you beforehand.
I've recently run into an issue where after the website was launched. The web address within the iFrame changed in turn dis-configuring the graphics in the content structure. Is there a way to update this without using the hook_update? I'm just learning Drupal out of necessity to update the website.
I have a Drupal 8.9 website build. I'm trying to put an animated canvas into a block the home page. It was built in Adobe animate, which generates html and three js files.
I've successfully included the three javascripts into the themename.libraries.yml
But, the html generated by Adobe has a trigger in the body tag: <body onload="init();">
I installed the Schema.org Metatag module and I see where to find it on a page, but I don't understand how to use tokens to pull information from the page. Are there any step by step instructions anywhere?
I also installed Schema.org Metatag Example. Now where do I find this example?