peterhebert → created an issue.
peterhebert → created an issue.
Uploading updated patch - for Drupal 9 and 10 compatibility.
I am trying to use a field attached to the media entity 'field_caption' as the caption source, but when I chhose the Photoswipe Responsive field formatter on my node, the media field doesn't appear as a source, and I cannot figure out the correct token. I have tried:
[node:field_media:entity:field_caption] - repeats the caption from the first image delta on all images... no token for non-specific delta?
[media:field_caption] - nothing
Is this possible? If so, can you document how to do this via a token, or using a hook?
Using release 3.1.8 - issue still exists, I inspected the code, and confirm all of the code changes from this thread are present. I do not have Workflows module installed on the site. I cannot see new paragraphs as blocks in Layout Builder, until I save the layout as well. In addition, paragraphs that have been removed on the Edit form are still appearing in the list of available Paragraph blocks.
Adding patch against 1.x branch to add groupBy clause on 'n.created' to query. Seems to fix error.
Installed module version 1.0.0 on Drupal 10.0.5
peterhebert → created an issue.