Account created on 18 September 2008, over 16 years ago
#

Recent comments

🇻🇳Vietnam zipme_hkt

I add multipart option for files upload. Please try check with dev release.

🇻🇳Vietnam zipme_hkt

That form is unnecessary any more.

You can add condition id directly with the ECA Condition

And with ECA Condition Event on ECA UI you can compare [condition_id] with your condition id and use your rules then send condition result.

🇻🇳Vietnam zipme_hkt

Please try with new beta-2

composer require 'drupal/eca_condition:^2.0@beta'

🇻🇳Vietnam zipme_hkt

There is Options field allow you input any Guzzle's client options. Please try it.

Other way you can try new feature in last release called Eca Helper Quick Action allow you write small php code and implement your action in the file sites/eca/EcaActions.php

🇻🇳Vietnam zipme_hkt

Dear all,
This new feature is interesting.

i am the author of https://www.drupal.org/project/token_eca_alter

I discovered ECA and it is a great module for Drupal Site Builder and developers.
I also created some other ECA for my projects. It will interesting if i can help for distribute to ECA core:

My others ECA modules:
https://www.drupal.org/project/views_extender
https://www.drupal.org/project/eca_helper
https://www.drupal.org/project/eca_condition

🇻🇳Vietnam zipme_hkt

@klonos @markdc

Base on idea of token_modifier, i write module https://www.drupal.org/project/token_eca_alter

Combine Token with ECA allow you can easy alter, modify exist value of any token.

🇻🇳Vietnam zipme_hkt

@captain hindsight, with your case you can look this module https://www.drupal.org/project/token_eca_alter

You can easy alter, extend exist token data.

🇻🇳Vietnam zipme_hkt

For your case it easy done by using module Token OR

https://www.drupal.org/project/token_or

Example in content use category title when category selected instead of node title
[node:field_category:entity:name|node:title]

🇻🇳Vietnam zipme_hkt

Dear all,
I can help extend gutenberg module allow it working with Field.
Everyone interesting with it please contact me with email flashvnn@gmail.com

🇻🇳Vietnam zipme_hkt

@tanc,

Can you share the code after you convert https://github.com/anna-werner/gutenberg-slider to Drupal Gutenberg,

i follow your guide but it doesn't show plugin to allow select.

Production build 0.71.5 2024