Skip to content

Server-Side SearchPanes Field on a leftjoin not filtering #48

@alexc4rter

Description

@alexc4rter

I was struggling to get the searchpanes to filter by a selected left joined table value.

On reviewing the live example in the below linked blog, it seems this might be a bug within the php library as it does not work there either:
https://datatables.net/blog/2020/ssp-with-editors-libraries

The searchpane correctly lists the unique values for a given leftjoin, but selecting one of the values from the searchpane has no affect, when the expected behaviour would be for the whole table to be filtered by rows that match the selected left join.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions