Inactive User
15 years agoHow 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.
Thank you.
Regards,
Cleo
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!