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

Modify search help

Former Member
0 Likes
539

Hello guys I have follow problem, I have a search help In this I need when the user select 0 put on the textbox the value 99 not 0. Please see image

below:

IF VIP EQ '0' PUT ON THE TEXBOX the value 99.

Anyone can help me? I dont know how can I do this 😕

regards.

2 REPLIES 2
Read only

Former Member
0 Likes
515

Did you try using a search help exit?

Thanks,

Vikram.M

Read only

Juwin
Active Contributor
0 Likes
515

Firstly, that requirement doesn't make sense. If user wants to put 99, shouldn't he be selecting 99?

You can achieve your requirement, by building a custom popup for selection, instead of going through a search help route.

Thanks,

Juwin