Position search input outside the form block

Hi there,

On a project, for a blog, I need to have a search input as well as a radio button filter group for categories.

The staging is available on this link:
https://formascience.webflow.io/blog

I used the CMS filter attributes for the radio buttons on the left, but I wish I could also search with the search input in the hero.

I tested the appendChild solution to position the search input outside the block, without success.

Is it possible to position a filter element outside the form block?

Thank you for your help,
Have a good day!

hey @hello14! Only one form is to be used for CMS Filter, you can try to make the form element the wrapper for your list and filter elements or you can try mirroring the input from the top input to a hidden input inside the main form block with Mirror Input Values - Mirror a user input to another input