JanineB Posted August 12, 2019 Report Share Posted August 12, 2019 Have you any tips how to embed key word search to the app? Quote Link to comment Share on other sites More sharing options...
0 Kurumi Posted August 12, 2019 Report Share Posted August 12, 2019 Hi @JanineB, You may check this article for a solution in your app that would stand like a key search on your table: https://howto.caspio.com/faq/reports-datapages/how-to-do-keyword-search-across-multiple-fields/ I hope it helps! Quote Link to comment Share on other sites More sharing options...
0 NailDyanC Posted August 24, 2019 Report Share Posted August 24, 2019 Hi, just to add to the previous comment above, I have also another workaround for this, it is for searching records across multiple fields in your table. What you need to do is add another field in your table and set it to Formula. Then, concatenate the fields you want to use. If all your field are in Text datatype , you can use [@field:FieldName1] + ' ' + [@field:FieldName2] + ' ' + [@field:FieldName3]........ on your Formula Field. Then, use this formula field as your search criteria. For more details, you may check this forum post: Quote Link to comment Share on other sites More sharing options...
Question
JanineB
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.