- This topic has 2 replies, 3 voices, and was last updated 6 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 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 › Refreshing Auto Count When filtering via $input_object
Tagged: filters
Hello, When implementing a programmatic filter via sf_input_object_pre and $input_object, The auto-count does not seem to update on the other non-modified form fields on the form. The autocount numbers appear to be calculated before the filters on the $input_object have been applied via the sf_input_object_pre filter.
Any ideas how to get the auto count to count afterwards? or to have it refresh the auto count before display?
Thanks!