Forums Forums Search & Filter Pro Different input type for mobile and desktop views

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Anonymous
    #197226

    Hello,
    How can I specify a different filter input type for desktop and mobile views?
    Example: I would like to have a checkbox input type on desktop view but use the dropdown on mobile so it takes up less height.

    Thanks,
    Justin

    Trevor
    #197270

    Based on the experience of other users, this is not always currently possible, but we plan to make it possible in V3 of our plugin (due in the first half of 2019). The problem currently is that there are two possible ways to do this, but both have issues.

    The first is to place the same field twice in the form, and use responsive CSS to hide one of them depending on screen width. Checkboxes tend to be multichoice, so the select dropdown needs to be the same. I would suggest setting our plugin settings to use the Select2 combobox script, and make the select box a combobox.

    The other method is to have two forms on the same page, but they often conflict with each other (which is what we plan to address in V3).

    Anonymous
    #229603

    Hi, I wonder if this has been addressed meanwhile. Thanks, Francis

    Trevor
    #229607

    Hi. V3 is getting closer, we hope for Spring 2020 release. It will not be possible until then.

Viewing 4 posts - 1 through 4 (of 4 total)