Application Development 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: 

Validation in collective search help.

Former Member
0 Kudos

Hi Experts,

I have created a Collective search help for a field in the database table.

The search help is working fine and displays different tabs as required.

Now the issue is, user may enter a free text in the particular field and currently the search help does not validates the data entered.

If this was a elementary search help , i could have done this by defining a foreign key table. But how to check for validation in case of collective search help.

Please provide some input.

Help will be appreciated.

Best regards

Sourabh

2 REPLIES 2

Sm1tje
Active Contributor
0 Kudos

how about using a search help exit? I haven't never done this for collective search help, but it seems to be possible.

Former Member
0 Kudos

Hi,

Can you elaborate on this.

I have created a customised search help. I guess exits work with standard search help.

Best regards

Sourabh