This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

Unable to fetch taxonomy terms

I have a view where I need to show the taxonomy terms and I'm trying to access the name of the terms in my twig file and I'm unable to fetch using the below code,

{% for row in rows %}

{{dump(row.content['#taxonomy_term'])}}

{% endfor %}

I can traverse only till ['taxonomy_term'] as mentioned in the above dump and if I try to traverse after taxonomy_term it only returns null, but I have the required value in values>name>x-default>"Case Studies" Use the below object for reference.

Drupal plugin for e-commerce tracking (or other way)

Hello everyone, 

I would like to implement a way to track purchases made on my website with a plugin that I can link to Matomo. Can someone please enlighten me ?

If this is not possible, how should I proceed ? 

Thanks for the help.

Image editing in CKeditor 5

Hi,

I'm looking for an extension to CKeditor 5 that gives me similar possibilities in image editing as available in CKeditor 4. See the includede screenshot. Any idea is that's available, and where to find it?

Only local images are allowed.
Image properties CKeditor 4

In this message editor something like that seems to be available! 

Dirk Engelage

view field value does not change as expected ... stuck in cache?

I have created a view by duplicating 'content' view in the core. I have reduced the duplicated view only to show

Dynamic Menu Link with Dynamic Route Parameter doesn't appear in active trail

Hello, been struggling with an issue while trying to make a dynamic menu item that covers a route. 

I have created a form for use with a REST API to register users to events on an external system. For the form, I am using a custom route with a parameter to generate a page for users to visit. 

autocomplete doesn't report anything (since migrate from Drupal 9.3 to 10.2.2)

Hello,

I'm working on Drupal 10.2.2 version. I have a field which is an entity reference of view which returns 2 contents type. One can fills this field by an autocomplete mecanism.

When I type a letter in the autocomplete field, there is no proposed result. 

This solution worked on Drupal 9.3 version but since the web site is migrated to Drupal 10.2.2 it doesn't work. When I go to admin view interface there are results in the entityreference view.

In the Log entries, the only message I have is a warning message :

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions