- πΊπΈUnited States pcrats33
I have the same request, except I am not using a contextual filter, just a filter. My JSON data is all uppercase, and I have to type the search values as uppercase or nothing is found in the filter. Does anyone have any suggestions on how I can hook into the search filter and manually uppercase the input (or uppercase the comparison would be even better)? I haven't coded Drupal modules since v7, so any code samples, hook names, or resource links would be greatly appreciated.