1

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?

Vel
  • 9,027
  • 6
  • 34
  • 66
Hemashree
  • 11
  • 1
  • Hey Hemashree! We have a private Stack Overflow team for the Unqork community so shoot me an email at colton@unqork.com and I'll give you access! – Colton Feb 10 '21 at 23:18

1 Answers1

0

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.