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

Module Pool + Search help

pankajs_dwivedi
Participant
0 Likes
534

Hi,

I need to modify a module pool. If have a value which has a search help attached to two field (1 value of 1 char and 2 a description).Now in my module pool when the user clicks on the search help i want to show both the fields but on selecting on the first 1 char field should go in .

As of now if have made that field as (listbox with key) though the entry in the database is correct but on showing the data it tries to show the entire field. This requirement was done so that the user cannot enter any other value except the one in the search help.We are trying to avaoid the search help.

ANy pointers will really helpful.

P,s need this quickly

4 REPLIES 4
Read only

Former Member
0 Likes
497

On the Attribute window of the field there will be a Dropdown option which is currently set to Listbox. Change it to blank. Also select the "Foreign Key check" check box.

By doing this if the user presses F4 in the field he will see the key field and description. On selecting any value only the key will get copied to the screen. If he tries to enter any other value he will get an error message due to the foreign key check.

-Kiran

Read only

0 Likes
497

The foreign key check is not enabled

Read only

0 Likes
497

Which field is this? The forum might be able to help you better if you provide the name.

Sudha

Read only

0 Likes
497

A custom field added to the KNVV table

we have added it to the append structure its a char field