I'm trying to add a managed_file form element through an ajax call when I upload a file after a few seconds uploaded files not render there but not using ajax callback is working fine. What I get back is an empty "" and the wrapper (#suffix, #prefix) ist not applied as well.
for the better understanding issue I am sharing code and GIF file you will get full after check out code and GIF file
I am new around Drupal and running a Drupal 8.9.5 up-to-date version on my server. I encountered few problems with the Drupal previously and some-how solved with Google search but this one looks like specific for me. (5.5.5-10.3.23-MariaDB, PHP Version 7.4.9)
When I click the gear icon on manage display page of any type of content type (article, single page, custom) I see the message "please wait" for milliseconds and then nothing happens (no drop downs).
I have managed to get the barrio bootstrap sass theme installed, as well as installing gulp and NPM. But things are not quite as they seem they should be.
If I have the gulp command entered in a terminal and the browser opens with the preview, if I update and save an .scss file, that browser should refresh to show the changes right?
Created the contact us page and am working on 'send email' functionality in drupal but encountered server issues and need your helpI have added 'Mail System' and 'SMTP Authentication Support' modules to support email functionality.
WAMP and Drupal PHP versions are different. Drupal is using php 5.6 and that's the reason the composer is unable to install PhpMailer Library files.