Needs work
Project:
Views Token Argument
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2022 at 20:12 UTC
Updated:
10 Apr 2024 at 19:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
droath commentedAttaching a patch with the current solution. Also would be happy to help maintain this module, if you're looking for help!
Comment #3
droath commentedComment #4
smulvih2@droath, thanks for the patch! Can you please provide steps to test this solution, including views setup and paragraph fields, etc.. I will look this this over the next few days once you provide the steps. Thanks!
Comment #5
chucksimply commented@droath, can you include instructions on how to leverage your new patch? Thanks!
Comment #6
chucksimply commentedPatch #3 fixed this issue as well... https://www.drupal.org/project/views_argument_token/issues/3264808
Comment #7
chucksimply commentedComment #8
chucksimply commentedUpdated patch for latest release 2.0.2. Haven't tested on dev.
Comment #9
droath commentedI encountered an issue where I received an error message like the following:
It was an easy change in the patch to address to ensure we don't process any empty arrays. The updated patch has been attached.
Comment #10
chucksimply commentedRunning into an issue on both #8 and #9. If the View has a Page display, token gets completely dismissed when visiting that page. Thought it was a module bug, but removing this patch fixed it. See this dedicated issue for more detail.
https://www.drupal.org/project/views_argument_token/issues/3440035
Comment #11
chucksimply commented