<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Setting up adf-search-control in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/setting-up-adf-search-control/m-p/16686#M7388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an existing Angular 6 app that I am incorporating the adf-search-control into without using the yeoman generator. Currently, I've solved all errors but the control does show but it is rendered in the html when I inspect the elements on the page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps I took:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;installed npm packages:&lt;OL&gt;&lt;LI&gt;@alfresco/adf-core,&amp;nbsp;&lt;SPAN&gt;@alfresco/adf-content-services, @alfresco/adf-process-services, &amp;amp; alfresco-js-api&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;installed dependencies:&lt;/SPAN&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;moment-es6&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;@mat-datetimepicker/core &amp;amp; @mat-datetimepicker/moment&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;@ngx-translate/core&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;rxjs-compat&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;minimatch-browser&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;I imported three modules in my app.module.ts file:&lt;/SPAN&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;ContentModule, ProcessModule, &amp;amp; CoreModule&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I imported the component module on my shared controls file shared.module.ts&lt;OL&gt;&lt;LI&gt;SearchModule (into imports &amp;amp; exports)&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;I coded the search component on the page:&lt;OL&gt;&lt;LI&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;DIV style="color: #ffffff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;lt;adf-search-control&amp;nbsp;[highlight]="true"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV style="color: #ffffff;"&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 0 0 0 40px; border: none; padding: 0px;"&gt;&lt;SPAN style="color: #000000;"&gt;(optionClicked)="onItemClicked($event)"&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV style="color: #ffffff;"&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 0 0 0 40px; border: none; padding: 0px;"&gt;&lt;SPAN style="color: #000000;"&gt;(submit)="onSearchSubmit($event)"&amp;gt;&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;/DIV&gt;&lt;DIV style="color: #ffffff;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;lt;/adf-search-control&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it's not visible on the page. I also do not know how to hook this up to a query. Any help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2018 15:47:53 GMT</pubDate>
    <dc:creator>nce</dc:creator>
    <dc:date>2018-10-22T15:47:53Z</dc:date>
    <item>
      <title>Setting up adf-search-control</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-up-adf-search-control/m-p/16686#M7388</link>
      <description>I have an existing Angular 6 app that I am incorporating the adf-search-control into without using the yeoman generator. Currently, I've solved all errors but the control does show but it is rendered in the html when I inspect the elements on the page.Steps I took:installed npm packages:@alfresco/ad</description>
      <pubDate>Mon, 22 Oct 2018 15:47:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-up-adf-search-control/m-p/16686#M7388</guid>
      <dc:creator>nce</dc:creator>
      <dc:date>2018-10-22T15:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up adf-search-control</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/setting-up-adf-search-control/m-p/16687#M7389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you can give a look at the following pages:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/search-filter.component.md" title="https://github.com/Alfresco/alfresco-ng2-components/blob/development/docs/content-services/search-filter.component.md" rel="nofollow noopener noreferrer"&gt;alfresco-ng2-components/search-filter.component.md at development · Alfresco/alfresco-ng2-components · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-ng2-components/tree/development/demo-shell/src/app/components/search" title="https://github.com/Alfresco/alfresco-ng2-components/tree/development/demo-shell/src/app/components/search" rel="nofollow noopener noreferrer"&gt;alfresco-ng2-components/demo-shell/src/app/components/search at development · Alfresco/alfresco-ng2-components · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/search" title="https://github.com/Alfresco/alfresco-content-app/tree/master/src/app/components/search" rel="nofollow noopener noreferrer"&gt;alfresco-content-app/src/app/components/search at master · Alfresco/alfresco-content-app · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 10:19:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/setting-up-adf-search-control/m-p/16687#M7389</guid>
      <dc:creator>eugenio_romano</dc:creator>
      <dc:date>2018-10-23T10:19:28Z</dc:date>
    </item>
  </channel>
</rss>

