- Issue created by @henkpotman
- 🇪🇸Spain henkpotman
I now installed the Twig Field Value module which should be suitable for this.
However I tried things like {{ invoice_entity.field_numero_de_factura|field_value }} but no success.
Any suggestion or help is welcome!
- 🇪🇸Spain henkpotman
This is what worked:
{{ invoice_entity.get('field_numero_de_factura').value }}
I hope it will help someone.
- Status changed to Closed: works as designed
about 1 year ago 9:13pm 9 October 2023