10-22-2018 11:47 AM
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:
<adf-search-control [highlight]="true"(optionClicked)="onItemClicked($event)"(submit)="onSearchSubmit($event)"></adf-search-control>
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.
10-23-2018 06:19 AM
Hi, you can give a look at the following pages:
alfresco-content-app/src/app/components/search at master · Alfresco/alfresco-content-app · GitHub
Explore our Alfresco products with the links below. Use labels to filter content by product module.