Services Plugins FAQs

Question for Algolia search V2.0

Hi there, for now, it only responds dynamically to the input. But I want to use input + dropdown there, which means after I changed the dropdown’s value, the results should change.

Is there anyone can give me some solutions?

Hello, @pei.yu
Thanks for reaching us.

Hope that I understand your request correctly. Please clarify, do you mean that you want to enter the text into the input first and after it to create an additional result filter via dropdown?

If yes, we suggest you the next steps:

  1. First of all, you need to associate the Input with the plugin element:

  2. Create an additional Dropdown near with Input:

  3. You need to create a condition in the group that returns the results, and that will change depending on the dropdown value:

Hope that my answer helps you.
Regards,