search: caseInsensitive only for 1 colomn and keep the rest caseSensitive

search: caseInsensitive only for 1 colomn and keep the rest caseSensitive

Alex67000Alex67000 Posts: 39Questions: 6Answers: 0
edited September 2015 in Free community support

Hi,

Is it possible to make the search input caseSensitive only for 1 colomn and keep the other columns caseInsensitive to the search?

    "search": {
        "caseInsensitive": false
    }   

Thanks for your help

Answers

  • Alex67000Alex67000 Posts: 39Questions: 6Answers: 0

    I specify that I do not want to use a different search input for each column (Individual column searching (text inputs)) but I'd like to keep the global search input and apply the caseInsensitive to a target only.

This discussion has been closed.