Forums › Forums › Search & Filter Pro › Reset button doesn’t clear fields
Tagged: custom dropdown style, fields, reset button
- This topic has 8 replies, 2 voices, and was last updated 4 years, 4 months ago by Trevor.
-
Anonymous(Private) July 2, 2020 at 8:47 am #251064
I think I found out where the problem lies. I have two forms one for desktop and one for mobile view. The reset button doesn’t work becuase the forms have the same id-s. I would have to create two form and two result views (one for mobile and one for desktop) for this to work. But I still want to know the answer to the other two questions if possible?
Trevor(Private) July 2, 2020 at 9:12 am #251075Having two forms on the one page, whether the same form or different forms, can potentially cause issues, especially if they output/control results on that same page. Any JavaScript based actions could fail, such as submit, reset and any Ajax actions.
Hide Empty terms may need both Auto Count settings to be ON to work.
-
AuthorPosts