I have a dashboard which has 10 records labeled as name, contact number and policy number. I need to have search bar. Using policy number I need to retrieve the record.
How can this be achieved using Unqork
?
I have a dashboard which has 10 records labeled as name, contact number and policy number. I need to have search bar. Using policy number I need to retrieve the record.
How can this be achieved using Unqork
?
I hope you might be using the viewGrid to display the records under dashboard, there's a feature to enable filters in viewrid properties where it shows search bar kind of item for each column, based on the activity each column can be filtered accordingly.