Forum Discussion

Inactive User's avatar
Inactive User
Not applicable
16 years ago
Solved

How to call 'search form?

Hi,   Good day to you. Any idea how to call the search form ? I am not using Lithium Studio to drag and drop it elsewhere because i wish to customize it at the Wrapper > Page header with script.  ...
  • AdamT's avatar
    16 years ago

    Hi, Cleo.

     

    To embed the search form in your wrapper's page header section, add the following line:

     

     

    <@component id="common.widget.search-form" />

     

    Hope that helps!