Support » Plugin: Search & Filter » Code executed without the submit button

  • Resolved andres88

    (@andres88)


    Hi
    is there a way to have the filter working as soon as you check the boxes?
    Currently you must click on the Submit button to see the filtered results.
    Would be nice to eliminate the button adn have the code executed when the user select an item for the list…

    thanks
    Andres

    https://wordpress.org/plugins/search-filter/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author DesignsAndCode

    (@designsandcode)

    Hey Andres

    You can have the form auto submit when you change an option if you include some JS like this example:
    http://wordpress.org/support/topic/auto-submit-on-select?replies=4

    However, the page will reload for every change which is not particularly user friendly.

    I think you mean like via AJAX, so as you are changing the search options the results auto refresh without reloading the page?

    This is a great feature idea but very difficult to implement. I am already looking in to this but won’t be including this in any version for a while.

    Thanks
    Ross

    Thread Starter andres88

    (@andres88)

    all clear, thanks a lot for your quick response

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Code executed without the submit button’ is closed to new replies.