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

jdanthinne’s picture

Status: Active » Needs review

Used hook_forms to generate unique form_id, seems to fix many issues…

jdanthinne’s picture

Status: Needs review » Closed (fixed)