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

Recent comments

🇻🇳Vietnam zipme_hkt

Hi @bdunphy

I added code to dev version, please try use dev version.

I will check and release new version later.

Regards.

🇻🇳Vietnam zipme_hkt

Hi @mysdiir

It nice that you interesting with my ECA quick actions idea.

My idea about ECA quick actions that help me can use exist function in the Drupal and other contrib modules function without need define custom module.

With your idea when create custom annotation in your custom module for quick action you can directly create ECA Action plugin will better.

But for your idea I think we can create other EAC action called
ECA Helper: Quick Service Action
with input are service name, service function name and parameters like current ECA Quick Action

There are 2 points here:
- User can input any service and function in the Quick Service Action, but it may concern with the security when user can access to any Drupal service.
-In custom module you can create a service with custom tag like "eca_quick_action" the module will automatic scan these service and allow user can select defined with tag "eca_quick_action"

Please give me your thought with my above comment.
Best regards.

🇻🇳Vietnam zipme_hkt

The http client return raw data, because sometime data return not json format.

You need convert json string to array token then access it.

Please check upload images it will help you how to convert

🇻🇳Vietnam zipme_hkt

Look like you use old version of eca_helper.
Please use latest version 2.0.2

When POST content already in json format you keep use RAW format is OK.

Please try again and send the feedback.

🇻🇳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