Multiple arguments not working

Created on 6 August 2024, 8 months ago
Updated 20 August 2024, 8 months ago

Problem/Motivation

I am trying to filter results using multiple node id arguments. My contextual filter for my View is set to use Token [node:nid]
When I add multiple arguments in the "Arguments" field they are not working. e.g. 18,21,32 (representing the node ids of the content). Only 1 item gets returned.
What syntax do I use to add node ids? Commas, plus, pipe... 1+2+3 or 1,2,3 or 1|2|3 ...
Views Reference Field will work if I add just 1 argument.
Views Reference Field will work with no arguments. (displays all my results)
"Items per page" field also works

Steps to reproduce

Create a Views Reference Field and try and return 3 specific content type articles by nid using the "Arguments" field in Views Reference Field
I'm using Drupal 10.3.1

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States hcanning

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024