#5 works. Tnanx.
I tested it on the main menu. The admin theme is Claro. Drupal 10.3.6
the patch works with 10.3.6 Thanx
The proposed patches do not work with drupal 10.3 :(((
patches don't work for drupal 10.2.7 :(
If you attach an event handler to a field in hook_form_alter, the $form['output']['#ajax'] construct does not work (Drupal 10). Only $form['output']['widget']['#ajax'] works.
neither 64 nor 69 work with 10.2.5 (php 8.1, mysql 8). More precisely, they work, but a lot of errors are displayed
Alezu, thanx a lot! It helps me.
на русском то, что надо! ;)
all these patches work only with the date? I'm trying [node:nid] and it doesn't work (#38) :(
@AdamPS Thanks! Do I understand correctly that before you get the necessary twig variables for your form, you need to programmatically set them? That is, if you are not good enough in programming, symfony mailer will not help you in any way to send emails in html format?
while we are waiting for volunteers, can at least someone explain where to get tokens or twig variables for email body in policy?
+1 за эту функцию
@featuriz did you manage to solve the problem?