python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Drupal Webform REST
I am trying to use Drupal Webform REST.
I got an error "The 'restful post webform_rest_submit' permission is required." on browser console. I have enabled modules and REST resources as menti...
Rdb
Votes: 0
Answers: 1
Why is the email handler in Drupal 9 webform not rendering the CSS in its body?
I am trying to include the submitted data in the email body and email users every time an user submits a form. I am using the same html and css code for both email body and PDF attachment. The CSS cod...
smbbb
Votes: 0
Answers: 0
Drupal 9 CiviCRM not able to enable in windows
In Drupal 9 when we try to able the CiviCRM we are getting the above error.
We have tried with the below commands but this doesn't helped us
attrib -r F:\wamp64\www\cidd\sites\default

Rajesh Baskaran
Votes: 0
Answers: 0
Why is my email body not printing submitted data into a table?
I am trying to print the submission data to PDF and email body of email handler when I submit. I am literally using the the twig code for both. The submission is successfully printed in PDF field as I...
edward55
Votes: 0
Answers: 0