Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

problem in check table

Former Member
0 Likes
385

hi all,

i have a table.i mapped field of that table to check table field.check table has 5 columns.out of which one is primary key.so when i am using first table colume in my application it is showing only primary key values of check table(help).but i want promary key and some other column values.

how can we do that one.i donn't want to create search help

regards

Naidu

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
368

I believe that you will have use a search help for this purpose. Is there a particular reason that you don't want to use a search help? It is very easy to implement.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
368

Hi Naidu

I'm sorry, but I believe you should create a search help.

Max