Because contextual filter argument is a text field with a limited value of 128 as maxlength so one can pass max 3-4 fields as arguments. So changing field to textarea is working good and can pass any number of arguments.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | larger_contectual_filter-2802161-3.patch | 666 bytes | reszli |
| #2 | make_contextual_filter-2802161-2.patch | 821 bytes | sumitmadan |
Comments
Comment #2
sumitmadan commentedComment #3
vyasamit2007 commentedWorks as expected. I'll leave it to module maintainer if it fits in the context of the module.
Comment #4
jibranThis means we have to remove the extra white spaces in submit. I'd rather increase the character limit.
Comment #5
sumitmadan commentedHi @jibran,
there can be N number of argument. How we will handle that case then?
Comment #6
jibran@damianklip what do you think?
Comment #7
reszlihere's a patch to increase the maxlength of the textfield - worked for me
Comment #8
joel_osc commentedI like the patch in #7... works great, thx!
Comment #9
ConradFlashback commentedPlease commit this.
Comment #10
vladimirausThank you for your contributions.
Merged. 🍻