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.
Hi, you can give a look at the following pages:
alfresco-content-app/src/app/components/search at master · Alfresco/alfresco-content-app · GitHub
Discussions, help and advice about the Alfresco Development Framework.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.