Hi Gurus,
There is a table name A with three fields: k1, k2 are key fields and f1
I want to create a search help which are displayed only k2, f1 with k1 default value is 'test'
How do I do that? thanks!