문제

I am using drupal 8. I want to add tokens to the paragraph image field widget as data-attribute, but it doesn't work. What can be caused by this problem? Is it need some modules? Here screenshot:

field data attribute with token

used token for image field

Thanks!

도움이 되었습니까?

해결책

I have used the wrong token field for the paragraph image field. Instead of [media...] token need to use [paragraph:...] token, as the field is paragraph field.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 drupal.stackexchange
scroll top