python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Change input submit form control to button form control in Drupal 9 Forms API
I want to replace input submit form control by a button form control into Drupal 9 Forms API. It seems not to be standard because the type of the submit button seems to be hard coded into the Forms AP...
Simon Janvier
Votes: 0
Answers: 0
Drupal twig template doesn't update
I am facing a weird issue.
I changed my theme "activite" template (node--activite.html.twig). This one is mapped with a js script in another file that I map with the libraries.
Until now, ev...
Maniak
Votes: 0
Answers: 1
How to create custom drupal 8 module
I am sure this question will irritate many old Drupal developers, but I just need a quick fix.
I want to
create a brand new custom module by a hook to an existing contributed module.
introduce a feat...
xceedia-media
Votes: 0
Answers: 0
How to accessing the SCORM package from s3 bucket?
Successfully able to upload the SCORM package zip and unzip in S3 bucket using drupal 8.
While trying to read the SCORM files in the extracted data folder we got the error message like
"ERROR – ...
vignesh
Votes: 0
Answers: 1