Forum Discussion

jalaomar's avatar
jalaomar
Helper IV
2 years ago
Solved

Dynamic Search function

Dear experts,

 

Reaching out to you in the hopes to get some answers if it's possible to develop a dynamic search function can allow the following 

 

One search function were users can type in key words and then data that contains the key word pops up in a table 

so users can type in key words that can be related to data from different key columns, such as Project ID, Project Name, sales price etc.

 

Any way to manage with such a search function?

  • Hi jalaomar 
    You can do the concatenation of all column that you want to search beacuse the text filter only accepts single column.


    take the visual from App source.


    If my post helps you please give kudos and accept it as a solution!
    Thanks

     

2 Replies