- Issue created by @stingo36
- 🇩🇪Germany jurgenhaas Gottmadingen
The ajax response actions only make sense when ECA responds to an ajax request. In other contexts, those actions don't make sense.
Hi,
I'm working with ECA in Drupal 10 and have added an event called "Build Form." I've specified the form ID, and logging a message works as expected.
However, when I added an action for "AJAX Response: CSS," where I provided the CSS Selector and CSS Property, it doesn't seem to apply when the form loads. I've cleared the cache, including using Drush, but the CSS changes are still not reflected.
Any suggestions on resolving this?
The ajax response actions only make sense when ECA responds to an ajax request. In other contexts, those actions don't make sense.