- This topic has 4 replies, 2 voices, and was last updated 5 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Ordering issue
// Here is a link of the screenshot image
https://imgur.com/a/NBfULYM
This is not possible from within our options, but you could add some custom Javascript/jQuery to the page that watches that field (I am not sure what event you would need to attach it to), and, when it changes, then submit the form using something like:
$('.searchandfilter').submit()