Description
Essentials Search feature includes a sitemap item "search". It would be useful to have a refId pre-defined on this sitemap item. This allows easy hst link generation for e.g. custom search box form action in a freemarker template:
<form action="<@hst.link siteMapItemRefId="search" />">
For the developer trail this would be great because I'd like to minimize use of CMS console in the initial stages of the trail.