I need to create one ui page which will be a search box. Once user enters some texts in that it has to check for the matches in cmdb_ci table and redirects to cmdb_ci table and show the related record there.Can anyone help me with the code to impleme...