Is there any way to make a custom search for UD table for Kinetic (application-studio) application that can be invoke by using search-show widget?
Requirements are following:
- I should be able to decide which columns should appear on search results and which should be hidden
- I should be able to name columns in search result (grid) i.e. instead of “Key1”, “My ID”
- I should be able to pass a Preload Search Filter.
I can’t use quick search or BAQ search as passing Preload Search Filter doesn’t work (results are not filtered).