When using more than one Custom Search block, the submitted form values are wrong, and seems to be using the values and settings from the first block.
Investigating around the form_id value that perhaps need to be unique per block.
When using more than one Custom Search block, the submitted form values are wrong, and seems to be using the values and settings from the first block.
Investigating around the form_id value that perhaps need to be unique per block.
Comments
Comment #1
jdanthinne commentedUsed hook_forms to generate unique form_id, seems to fix many issues…
Comment #2
jdanthinne commented