💬 | ECA: Event - Condition - Action | ECA views field does not respect the language of the views row
🇯🇵Japan kenppx
I add Entity load based your advice. And it works well. Thank you very much.
💬 | ECA: Event - Condition - Action | ECA views field does not respect the language of the views row
🇯🇵Japan kenppx
You need to load the entity in the needed language into a token by using the Entity: load action and then use that token for returning the content into the views field.
Thank you very much for the answer. I will try it and report the result here.
💬 | ECA: Event - Condition - Action | ECA views field does not respect the language of the views row
🇯🇵Japan kenppx
💬 | ECA: Event - Condition - Action | ECA views field does not respect the language of the views row
🇯🇵Japan kenppx
kenppx → created an issue.
🇯🇵Japan kenppx
I also have same issue after updating Drupal core to 10.2.4.
PHP8.1.27. I am using Bootstrap Barrio 5.5.16 theme.
🇯🇵Japan kenppx
@jurgenhaas
Sorry for late reply. I tried debugging. And the cause of the reason was because of permission.
I was able to solve this problem by switching user with proper permission.
Thank you very much.