Can't select another item within the same filter (server-side SearchPanes only)

Can't select another item within the same filter (server-side SearchPanes only)

dgruskadgruska Posts: 27Questions: 8Answers: 0

In client-side SearchPanes, you can select a different item within the same filter, i.e. on the following page, in "Technology", you can choose "Capacitance Manometer", and then immediately choose "Cold Cathode" to get different results:

https://www.lesker.com/gauge-selection-guide/

This doesn't seem to be the case with server-side SearchPanes. i.e. on the following page, you can't select another item in "First Name" after choosing "Avram":

https://editor.datatables.net/examples/extensions/searchPanes.html

I am seeing the same behavior on my local project.

Is there a way around this?

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    I wouldn't have expected that either. I've raised it internally (DD-2471 for my reference) and we'll report back here when there's an update - probably after the middle of next week.

    Cheers,

    Colin

  • dgruskadgruska Posts: 27Questions: 8Answers: 0

    Thanks, Colin.

  • sandysandy Posts: 913Questions: 0Answers: 236

    Hi @dgruska ,

    You are running an old version of SearchPanes on your page. SearchPanes v2.0.0 should be released within the next few weeks, at which point the editor libraries will also have a release including the relevant software. When this happens multiple selections should be possible.

    Thanks,
    Sandy

  • dgruskadgruska Posts: 27Questions: 8Answers: 0

    Hi Sandy,
    We are running 1.2.1 on our live website, but are running the latest released version (1.4) on our staging server - and both versions work client side, but not server side.
    In any case, is it possible to get a pre-release patch for this? Should I use the nightlies on our staging server to test, or is this fix still in heavy development?

  • colincolin Posts: 15,112Questions: 1Answers: 2,583

    You can find the nightly releases here - they aren't in heavy development, but it would be worth taking a copy if you're going to be using them in production as they can change.

    Colin

  • sandysandy Posts: 913Questions: 0Answers: 236

    Hi @dgruska ,

    Just to note that SearchPanes 2.0.0 was released on Monday as well as Editor 2.0.7. It would be worth grabbing both of those and having a go!

    Thanks,
    Sandy

  • dgruskadgruska Posts: 27Questions: 8Answers: 0

    Hi Sandy,
    I downloaded SearchPanes 2.0.0, but am not sure how to download Editor 2.0.7, as my free trial has expired. I thought it would be here, but I only see 2.0.6:

    https://github.com/DataTables/Editor-Node/tree/97775710aa18a22f33ec5e96f5dbd2d73aec2775/dist

  • colincolin Posts: 15,112Questions: 1Answers: 2,583
    Answer ✓

    This is the tag for Editor 2.0.7, that should do the trick,

    Colin

Sign In or Register to comment.