Creating a standalone search bar from the top-right navigation bar

How can I create a standalone search bar component, similar to the one currently in the top-right navigation area? I want it to function as an independent block that can be placed anywhere on the page layout, rather than being restricted to the header section.

  • 157
  • More
Replies (1)
    • Hello @Hodor Hodor !

      It would be better to add the System->Search From block like shown in the attached screenshot:

      In this case you will have the same search form anywhere you want. Just hide it form the Unauthenticated level users. There you may experiment with the CSS styles and JS code to change the external view of this form.

      Login or Join to comment.