Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Peck,

    It looks like that’s the only one of your custom field values with an apostrophe in it. This may be causing an error in the query. As a test, can you try removing the apostrophe from the name and then checking to see if you can now filter properly? If that works, and you need to use the apostrophe in the name, then you can try inserting a backslash (“\”) before the apostrophe, to escape it, like so:

    Suivi d\'itinéraire
    
    Thread Starter jpopeck

    (@jpopeck)

    Thanks that solved the problem.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Selection bug’ is closed to new replies.