Inactive User
16 years agoNot applicable
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.
Thank you.
Regards,
Cleo
Sign in to react to this post
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!