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

delete element into search help

Former Member
0 Likes
1,207

how do I delete the data from the search help linked to a parameter?

for example in the search help I want to display only '00' and '01' while all the other values must not be present

how do I delete the data from the search help linked to a parameter?

for example in the search help I want to display only '00' and '01' while all the other values must not be present

4 REPLIES 4
Read only

former_member1716
Active Contributor
0 Likes
1,093

nick.reyan,

You have to use the search help Exit, follow the below link on how to make use of search help.

SEARCH HELP EXIT

You can optimize the code inside and make sure necessary data is displayed.

Regards!

Read only

0 Likes
1,093

you have a example?

Read only

0 Likes
1,093

nick.reyan,

Go through that code for example.

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,093

Lots of ways to do it, but I can't tell you more because I miss information about what is your exact context.